forked from drush-ops/drush
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
25 lines (25 loc) · 670 Bytes
/
mkdocs.yml
File metadata and controls
25 lines (25 loc) · 670 Bytes
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
site_name: Drush docs
pages:
- Home: index.md
- General:
- Install: install.md
- Configure Drush: configure.md
- Usage: usage.md
- Example files: examples.md
- Cron: cron.md
- Make: make.md
- Output formats: output-formats.md
- Shell aliases: shellaliases.md
- Shell scripts: shellscripts.md
- Strict options: strict-options.md
- Bastion: bastion.md
- Exporting Drupal configuration: config-exporting.md
- Writing commands:
- Command Authoring: commands.md
- Bootstrap: bootstrap.md
- Context system: context.md
theme: readthedocs
site_author: ""
repo_url: https://github.com/drush-ops/drush
include_search: true
#use_directory_urls: false