Files
directus/docs/nav-web.yaml
2020-11-12 14:12:55 -05:00

108 lines
3.1 KiB
YAML

# Note: this uses VuePress' sidebar syntax
- title: 🐰 Getting Started
collapsable: false
children:
- type: page
path: /getting-started/introduction
title: Introduction
- type: page
path: /getting-started/support
title: Support
- type: page
path: /getting-started/contributing
title: Contributing
- type: page
path: /getting-started/backing-directus
title: Backing Directus
- title: 🎓 Concepts
children:
- type: page
path: /concepts/platform-overview
title: Platform Overview
- type: page
path: /concepts/app-overview
title: App Overview
- type: page
path: /concepts/app-extensions
title: App Extensions
- type: page
path: /concepts/activity-and-versions
title: Activity & Versions
- type: page
path: /concepts/files-and-thumbnails
title: Files & Thumbnails
- type: page
path: /concepts/internationalization
title: Internationalization
- type: page
path: /concepts/relationships
title: Relationships
- type: page
path: /concepts/users-roles-and-permissions
title: Users, Roles, and Permissions
- title: 📖 Guides
children:
- type: page
path: /guides/collections
title: Collections
- type: page
path: /guides/fields
title: Fields
- type: page
path: /guides/projects
title: Projects
- type: page
path: /guides/roles-and-permissions
title: Roles & Permissions
- type: page
path: /guides/presets
title: Presets
- type: group
title: Extensions
children:
- type: page
path: /guides/extensions/creating-a-custom-display
title: Creating a Custom Display
- type: page
path: /guides/extensions/creating-a-custom-interface
title: Creating a Custom Interface
- type: page
path: /guides/extensions/creating-a-custom-layout
title: Creating a Custom Layout
- type: page
path: /guides/extensions/creating-a-custom-module
title: Creating a Custom Module
- type: page
path: /guides/extensions/creating-a-custom-api-endpoint
title: Creating a Custom API Endpoint
- type: page
path: /guides/extensions/creating-a-custom-api-hook
title: Creating a Custom API Hook
- type: page
path: /guides/extensions/creating-a-custom-email-template
title: Creating a Custom Email Template
- type: page
path: /guides/extensions/creating-a-custom-storage-adapter
title: Creating a Custom Storage Adapter
- type: page
path: /guides/extensions/accessing-data
title: Accessing Data
- title: 🚀 Reference
children:
- type: page
path: /reference/environment-variables
title: Environment Variables
- type: page
path: /reference/command-line-interface
title: Command Line Interface
- type: page
path: /reference/error-codes
title: Error Codes
- type: page
path: /reference/item-rules
title: Item Rules