diff --git a/docs/toc_sections/_advanced_usage_toc.yml b/docs/toc_sections/_advanced_usage_toc.yml index b20f4512..b6ff0261 100644 --- a/docs/toc_sections/_advanced_usage_toc.yml +++ b/docs/toc_sections/_advanced_usage_toc.yml @@ -662,26 +662,34 @@ href: cli/usage.md - name: Built In Commands items: - - name: Add-on Management - href: cli/built-in-commands/addons.md - name: Add-on Generator href: development/addon-development-overview.md + - name: Add-on Management + href: cli/built-in-commands/addons.md - name: Backup Database href: cli/built-in-commands/backup-database.md + - name: Channels List + href: cli/built-in-commands/channels-list.md - name: Clear Cache href: cli/built-in-commands/cache-clear.md - name: Command Generator href: cli/built-in-commands/make-command.md - name: Config Management href: cli/built-in-commands/config-management.md - - name: Migrations - href: cli/built-in-commands/migrate.md + - name: Fields List + href: cli/built-in-commands/fields-list.md + - name: Fieldtypes List + href: cli/built-in-commands/fieldtypes-list.md - name: List href: cli/built-in-commands/list.md - name: Make migration href: cli/built-in-commands/make-migration.md + - name: Migrations + href: cli/built-in-commands/migrate.md - name: Model Generator href: cli/built-in-commands/make-model.md + - name: Prolet Generator + href: cli/built-in-commands/make-prolet.md - name: Sync Conditional Fields href: cli/built-in-commands/sync-conditional-fields.md - name: Sync Reindex Content @@ -690,8 +698,8 @@ href: cli/built-in-commands/sync-upload-directory.md - name: Update ExpressionEngine href: cli/built-in-commands/update.md - - name: Prolet Generator - href: cli/built-in-commands/make-prolet.md + - name: Version + href: cli/built-in-commands/version.md - name: Widget Generator href: cli/built-in-commands/make-widget.md - name: Creating a Command