docs: move "advisory" to general metadata

the advisory option should not be
below "menu"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2016-06-16 11:52:34 -07:00
parent 1f3efe6776
commit aadd88c306
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C
6 changed files with 6 additions and 6 deletions

View file

@ -3,9 +3,9 @@
title = "plugin disable"
description = "the plugin disable command description and usage"
keywords = ["plugin, disable"]
advisory = "experimental"
[menu.main]
parent = "smn_cli"
advisory = "experimental"
+++
<![end-metadata]-->

View file

@ -3,9 +3,9 @@
title = "plugin enable"
description = "the plugin enable command description and usage"
keywords = ["plugin, enable"]
advisory = "experimental"
[menu.main]
parent = "smn_cli"
advisory = "experimental"
+++
<![end-metadata]-->

View file

@ -3,9 +3,9 @@
title = "plugin inspect"
description = "The plugin inspect command description and usage"
keywords = ["plugin, inspect"]
advisory = "experimental"
[menu.main]
parent = "smn_cli"
advisory = "experimental"
+++
<![end-metadata]-->

View file

@ -3,9 +3,9 @@
title = "plugin install"
description = "the plugin install command description and usage"
keywords = ["plugin, install"]
advisory = "experimental"
[menu.main]
parent = "smn_cli"
advisory = "experimental"
+++
<![end-metadata]-->

View file

@ -3,9 +3,9 @@
title = "plugin ls"
description = "The plugin ls command description and usage"
keywords = ["plugin, list"]
advisory = "experimental"
[menu.main]
parent = "smn_cli"
advisory = "experimental"
+++
<![end-metadata]-->

View file

@ -3,9 +3,9 @@
title = "plugin rm"
description = "the plugin rm command description and usage"
keywords = ["plugin, rm"]
advisory = "experimental"
[menu.main]
parent = "smn_cli"
advisory = "experimental"
+++
<![end-metadata]-->