Version 1
[yaffs-website] / vendor / drupal / console-en / translations / generate.doc.gitbook.yml
diff --git a/vendor/drupal/console-en/translations/generate.doc.gitbook.yml b/vendor/drupal/console-en/translations/generate.doc.gitbook.yml
new file mode 100644 (file)
index 0000000..2a248b8
--- /dev/null
@@ -0,0 +1,17 @@
+description: 'Generate documentations for Commands'
+options:
+  path: 'The path to render the documentation'
+messages:
+  missing_path: 'The path is missing'
+  title: 'Available Drupal Console Commands'
+  note: 'Note'
+  note-description: 'Drupal Console commands *must* be run from the root of a Drupal 8 installation'
+  command: 'Drupal Console Command'
+  command_description: 'The **"%s"** command "%s"'
+  usage: 'Usage'
+  options: 'Available options'
+  option: 'Option'
+  details: 'Details'
+  arguments: 'Available arguments'
+  argument: 'Argument'
+  examples: 'Examples'