diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-05-04 01:15:39 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-05-04 01:17:35 +0800 |
| commit | 7240416b66197ffcefe129b74628b55204da07f6 (patch) | |
| tree | 4116fe72f2c6963a1d1750e6e2afbebe026adc60 /docs/_sidebar.md | |
| parent | 9db143922cb23db337b1432be84c4f8ccbce6c23 (diff) | |
Add documentation for Picker, help display, and shell completion
Diffstat (limited to 'docs/_sidebar.md')
| -rw-r--r-- | docs/_sidebar.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_sidebar.md b/docs/_sidebar.md index cc43930..009dc34 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -1,3 +1,6 @@ - [Welcome!](README) * [Creating your first Program](pages/1-creating-your-first-program) * [Implementing Fallbacks](pages/2-implementing-fallbacks) +* [Parsing Complex Args](pages/3-parsing-complex-arguments) +* [Impl Help Display](pages/4-implementing-help-display) +* [Impl Shell Completion](pages/5-implementing-completion) |
