Version 1
[yaffs-website] / vendor / drush / drush / mkdocs.yml
diff --git a/vendor/drush/drush/mkdocs.yml b/vendor/drush/drush/mkdocs.yml
new file mode 100644 (file)
index 0000000..98f17b1
--- /dev/null
@@ -0,0 +1,29 @@
+site_name: Drush docs
+theme: readthedocs
+repo_url: https://github.com/drush-ops/drush
+include_search: true
+pages:
+- Home: index.md
+- General:
+  - Install: install.md
+  - Install (alternatives): install-alternative.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
+  - Filtering Drupal configuration: config-filter.md
+theme: readthedocs
+site_author: ""
+repo_url: https://github.com/drush-ops/drush
+include_search: true
+#use_directory_urls: false