Security update for Core, with self-updated composer
[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
deleted file mode 100644 (file)
index 2a248b8..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-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'