Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion docs/toc_sections/_advanced_usage_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@
- name: Add-on Management
href: cli/built-in-commands/addons.md
- name: Add-on Generator
href: cli/built-in-commands/make-addon.md
href: development/addon-development-overview.md
- name: Backup Database
href: cli/built-in-commands/backup-database.md
- name: Clear Cache
Expand All @@ -666,6 +666,12 @@
href: cli/built-in-commands/make-prolet.md
- name: Widget Generator
href: cli/built-in-commands/make-widget.md
- name: Creating a Command
href: cli/creating-a-command.md
- name: Defining Input
href: cli/defining-input.md
- name: Displaying Output
href: cli/displaying-output.md


- name: Entry Cloning
Expand Down