aboutsummaryrefslogtreecommitdiff
path: root/docs/_zh_CN/pages
Commit message (Collapse)AuthorAgeFilesLines
* style(docs): trim trailing whitespace in code blocks魏曹先生14 hours1-25/+25
|
* docs(features): add pathf feature documentation魏曹先生22 hours1-22/+51
|
* docs: Update mingling version references from 0.2 to 0.2.0魏曹先生2 days1-2/+2
|
* refactor(general_renderer): rename to structural_renderer魏曹先生4 days2-6/+6
|
* Add compile-time duplicate variant detection魏曹先生7 days1-10/+10
| | | | | | Add duplicate variant checks for chain, renderer, help, and completion registrations to produce a clear compile error instead of silently generating unreachable code
* Add intro content and merge getting started page魏曹先生8 days2-33/+8
|
* Document `group!` and `pack_err!` macros for extra macros feature魏曹先生10 days1-0/+39
|
* Fix trailing whitespace in documentation files魏曹先生2026-06-152-24/+24
|
* Add Introduction, Getting Started, and Features docs魏曹先生2026-06-153-0/+340
|
* Add naming conventions documentation and update sidebarWeicao-CatilGrass2026-06-121-48/+48
|
* Remove Chinese documentation files for initial versionWeicao-CatilGrass2026-06-122-192/+0
|
* Update repository URLs to mingling-rs organizationWeicao-CatilGrass2026-06-101-1/+1
|
* Add .name file support for custom sidebar directory display names魏曹先生2026-06-061-0/+1
|
* Rename `ExitCode` to `ResExitCode` and `REPL` to `ResREPL`魏曹先生2026-06-061-0/+200
|
* Add example pages and sync-examples tool for docs魏曹先生2026-06-051-16/+0
|
* Fix indentation and update Chinese documentation contentWeicao-CatilGrass2026-05-272-21/+21
|
* Add Chinese tutorial for Step 1 of Mingling framework魏曹先生2026-05-272-0/+208
|
* Restructure docs魏曹先生2026-05-255-771/+0
| | | | add template and interactive tutorial, update tool runner
* Rename injected renderer parameter from `r` to `__renderer_inner_result`Weicao-CatilGrass2026-05-221-1/+1
|
* Bump version to 0.1.9魏曹先生2026-05-181-1/+1
|
* Switch mingling_core and mingling_macros to use published crate versions0.1.8Weicao-CatilGrass2026-05-181-1/+1
|
* Rename `NextProcess` to `Next` across the codebaseWeicao-CatilGrass2026-05-173-14/+14
|
* Add CI tooling and cargo alias `ci`Weicao-CatilGrass2026-05-092-21/+21
|
* Fix variable reassignment in handle_greet_entry function魏曹先生2026-05-071-2/+1
|
* Update mingling from 0.1.7 to 0.1.8魏曹先生2026-05-071-1/+1
|
* Add documentation for Picker, help display, and shell completion魏曹先生2026-05-045-2/+379
|
* Add tool to fix blank lines around code blocks in Markdown魏曹先生2026-05-032-47/+47
|
* Restructure Chinese documentation into dedicated subdirectory魏曹先生2026-05-033-0/+396