aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* feat(examples): add pathf + dispatch tree combination example魏曹先生6 hours1-0/+19
* style(docs): trim trailing whitespace in code blocks魏曹先生8 hours2-50/+50
* docs(features): add pathf feature documentation魏曹先生16 hours2-45/+103
* feat(docs): add Module Pathfinder example for the `pathf` feature魏曹先生36 hours1-0/+18
* docs: Update mingling version references from 0.2 to 0.2.0魏曹先生43 hours3-5/+5
* refactor(general_renderer): rename to structural_renderer魏曹先生4 days5-33/+33
* Rename internal docs魏曹先生6 days3-5/+205
* Add Mermaid diagram support魏曹先生6 days4-0/+2222
* Add compile-time duplicate variant detection魏曹先生7 days2-19/+19
* Add intro content and merge getting started page魏曹先生8 days8-69/+83
* Document `group!` and `pack_err!` macros for extra macros feature魏曹先生10 days2-0/+78
* Add example for outside type registration魏曹先生10 days1-1/+16
* Add `pack_err!` macro for error structs with automatic name field魏曹先生11 days1-4/+20
* Update example descriptions with meaningful docs魏曹先生2026-06-151-20/+20
* Update example tags and fix tag typo魏曹先生2026-06-151-3/+5
* Replace Cascadia Code with JetBrains Mono across docs魏曹先生2026-06-155-7/+23
* Fix trailing whitespace in documentation files魏曹先生2026-06-154-49/+49
* Add Introduction, Getting Started, and Features docs魏曹先生2026-06-158-0/+686
* Remove outdated 2-1 diagram files魏曹先生2026-06-152-53/+0
* Add naming conventions documentation and update sidebarWeicao-CatilGrass2026-06-126-52/+253
* Add prev/next page navigation plugin and stylesWeicao-CatilGrass2026-06-125-0/+156
* Remove Chinese documentation files for initial versionWeicao-CatilGrass2026-06-128-1623/+15
* Update author name in docs templateWeicao-CatilGrass2026-06-101-1/+1
* Add favicon and replace icon across all pagesWeicao-CatilGrass2026-06-106-2/+4
* Update repository icon in READMEWeicao-CatilGrass2026-06-101-0/+0
* Update repository URLs to mingling-rs organizationWeicao-CatilGrass2026-06-105-7/+11
* Add full-todolist example projectWeicao-CatilGrass2026-06-091-0/+17
* Add LazyRes for lazy resource initialization魏曹先生2026-06-071-0/+14
* Add .name file support for custom sidebar directory display names魏曹先生2026-06-062-1/+2
* Rename `ExitCode` to `ResExitCode` and `REPL` to `ResREPL`魏曹先生2026-06-062-0/+202
* Fix Chinese doc link and rename English link text魏曹先生2026-06-052-2/+2
* Fix broken logo link in example-viewer.html魏曹先生2026-06-051-1/+1
* Add example pages and sync-examples tool for docs魏曹先生2026-06-0514-1203/+2318
* Add English documentation landing page and fix Chinese link魏曹先生2026-06-053-1/+117
* Rename index.html to doc.html魏曹先生2026-06-051-0/+0
* Rewrite README and update GitHub URL case魏曹先生2026-05-282-0/+0
* Fix indentation and update Chinese documentation contentWeicao-CatilGrass2026-05-273-76/+156
* Add Chinese tutorial for Step 1 of Mingling framework魏曹先生2026-05-2711-0/+1615
* Add click and drag support to progress bar魏曹先生2026-05-252-1/+39
* Restructure docs魏曹先生2026-05-2527-1554/+2050
* Add implicit dispatcher macro with auto-derived names魏曹先生2026-05-241-2/+2
* Rename injected renderer parameter from `r` to `__renderer_inner_result`Weicao-CatilGrass2026-05-222-2/+2
* Bump version to 0.1.9魏曹先生2026-05-183-3/+3
* 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-176-28/+28
* Update architecture diagram and increase image width to 100%Weicao-CatilGrass2026-05-173-137/+202
* Add pixel icon assets for core libWeicao-CatilGrass2026-05-172-0/+0
* Add CI tooling and cargo alias `ci`Weicao-CatilGrass2026-05-095-67/+79
* Fix variable reassignment in handle_greet_entry function魏曹先生2026-05-072-4/+2
* Update mingling from 0.1.7 to 0.1.8魏曹先生2026-05-073-3/+3