-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathnavigation.yaml
More file actions
44 lines (44 loc) · 1.02 KB
/
navigation.yaml
File metadata and controls
44 lines (44 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
main:
- title: Documentation
url: /
- title: GitHub
url: https://github.com/yiipress/engine
sidebar:
- title: Start
children:
- title: Overview
url: /
- title: Quickstart
url: /quickstart/
- title: Configuration
url: /configuration/
- title: Content
url: /content/
- title: Importing content
url: /importing-content/
- title: Building
children:
- title: Commands
url: /commands/
- title: Preview
url: /preview/
- title: GitHub Actions
url: /github-actions/
- title: Deployment
url: /deployment/
- title: Extending
children:
- title: Templates
url: /templates/
- title: Plugins
url: /plugins/
- title: Internals
children:
- title: Architecture
url: /architecture/
- title: Engine
url: /engine/
- title: Binaries, PHAR, Docker
url: /binaries-phar-docker/
- title: Benchmarking
url: /benchmarking/