aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/_sidebar.md
blob: e0a77d3021c33d25df99bc7500226f9ba06a1c8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
- [Welcome!](README)
* ❓ Issues
  * [[Solved] The Picker2 Arguments Parser](pages/issues/_add-picker2)
  * [[T1] Modify the dispatcher! Syntax](pages/issues/_modify-dispatcher-syntax)
  * [[T0] Remove the pack! Family of Macros](pages/issues/_remove-pack-macros)
  * [[T0] Remove the parser Feature](pages/issues/_remove-parser-feature)
  * [[Solved] Remove r_print! and r_println! Macros](pages/issues/_remove-r-print-macro)
  * [[T0] Remove with_dispatcher and with_dispatchers](pages/issues/_remove-with-dispatcher)
  * [[Solved] The Command Macro](pages/issues/_the-command-macro)
  * [[Solved] The Mod Pathfinder](pages/issues/_the-mod-pathfinder)
  * [[T0] Generalize the REPL System](pages/issues/t0_generalize-repl-system)
  * [[T1] Higher-Level Abstractions for the Completion System](pages/issues/t1_completion-higher-level-abstractions)
  * [[T1] Move structural_renderer from mingling_core to mingling](pages/issues/t1_move-structural-renderer)
  * [[T1] The pathf_export Attribute Macro](pages/issues/t1_pathf-export-macro)
  * [[T2] Automated dispatcher_tree Optimization Decisions](pages/issues/t2_automated-dispatch-tree-optimization)
  * [The Next-Gen Mingling Pipeline](pages/issues/the-next-pipeline)
  * [Some Situations Where You'd Be Like "Shit!"](pages/issues/the-shit-time)
* 💡 Abouts
  * [AI Translation Rule](pages/abouts/ai-translation-rule)
  * [About Mingling CI Process](pages/abouts/ci)
  * [Markdown Code Verification System](pages/abouts/code-verify-system)
  * [About Nightly Features](pages/abouts/nightly-features)
* 📄 Templates
  * [Changelog Template](pages/templates/changelog)
  * [Helpdoc Template](pages/templates/doc)