Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
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
19 changes: 15 additions & 4 deletions 4.x/.config/nav-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,16 +114,24 @@
- system/views
- system/behaviors
- system/widgets
- system/vue-components
- system/ajax
-
title: Core Concepts
children:
- system/exceptions
- system/sending-mail
- system/localization
- system/routing
- system/scheduling
- system/unit-testing
-
title: Localization & Multisite
children:
- multisite/introduction
- multisite/localization
- multisite/multisite
- multisite/translatable
- multisite/multisite-group
-
title: Extending the CMS
children:
Expand Down Expand Up @@ -304,7 +312,6 @@
- ajax/attributes-api
- ajax/javascript-api
- ajax/turbo-router
- ajax/hot-controls
-
title: Features
children:
Expand All @@ -330,11 +337,16 @@
- tailor/content-fields
- tailor/navigation
- tailor/models
-
title: Localization & Multisite
children:
- multisite/multisite
- multisite/localization
- multisite/tailor
-
title: Theme Development
children:
- themes/settings
- themes/localization
- themes/child-themes
- themes/database-themes
- themes/seeding-themes
Expand All @@ -349,7 +361,6 @@
-
title: Resources
children:
- resources/multisite
- resources/building-apis

#
Expand Down
Loading