Skip to content

Commit d34ae93

Browse files
committed
fix CLI TOC
1 parent 9785aeb commit d34ae93

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/toc_sections/_advanced_usage_toc.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@
643643
- name: Add-on Management
644644
href: cli/built-in-commands/addons.md
645645
- name: Add-on Generator
646-
href: cli/built-in-commands/make-addon.md
646+
href: development/addon-development-overview.md
647647
- name: Backup Database
648648
href: cli/built-in-commands/backup-database.md
649649
- name: Clear Cache
@@ -666,6 +666,12 @@
666666
href: cli/built-in-commands/make-prolet.md
667667
- name: Widget Generator
668668
href: cli/built-in-commands/make-widget.md
669+
- name: Creating a Command
670+
href: cli/creating-a-command.md
671+
- name: Defining Input
672+
href: cli/defining-input.md
673+
- name: Displaying Output
674+
href: cli/displaying-output.md
669675

670676

671677
- name: Entry Cloning

0 commit comments

Comments
 (0)