aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/example_docs.rs
Commit message (Expand)AuthorAgeFilesLines
* Update project description and example doc orderingWeicao-CatilGrass2026-04-261-48/+48
* Add async example demonstrating tokio integration魏曹先生2026-04-251-0/+69
* Remove async runtime requirement from examples魏曹先生2026-04-191-19/+12
* Simplify examples by removing AnyOutput usage魏曹先生2026-04-181-9/+8
* Update example to use EnumTag and PickableEnum魏曹先生2026-04-131-36/+44
* Update completion script generation API魏曹先生2026-04-131-4/+4
* Trim trailing whitespace in generated examples fileWeicao-CatilGrass2026-04-121-1/+1
* Add comments to example completion function魏曹先生2026-04-121-0/+6
* Change code blocks in examples from rust to ignore魏曹先生2026-04-121-9/+9
* Add ShellContext helper methods for completion logic魏曹先生2026-04-121-8/+9
* Fix example doc comment indentation and header trimming魏曹先生2026-04-111-117/+117
* Add dev tools to generate example documentation魏曹先生2026-04-111-0/+382