We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6fc3fd6 + d34ae93 commit b8b7005Copy full SHA for b8b7005
docs/toc_sections/_advanced_usage_toc.yml
@@ -647,7 +647,7 @@
647
- name: Add-on Management
648
href: cli/built-in-commands/addons.md
649
- name: Add-on Generator
650
- href: cli/built-in-commands/make-addon.md
+ href: development/addon-development-overview.md
651
- name: Backup Database
652
href: cli/built-in-commands/backup-database.md
653
- name: Clear Cache
@@ -670,6 +670,12 @@
670
href: cli/built-in-commands/make-prolet.md
671
- name: Widget Generator
672
href: cli/built-in-commands/make-widget.md
673
+ - name: Creating a Command
674
+ href: cli/creating-a-command.md
675
+ - name: Defining Input
676
+ href: cli/defining-input.md
677
+ - name: Displaying Output
678
+ href: cli/displaying-output.md
679
680
681
- name: Entry Cloning
0 commit comments