docs: move "advisory" to general metadata

the advisory option should not be
below "menu"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
master
Sebastiaan van Stijn 2016-06-16 11:52:34 -07:00 committed by Tibor Vass
parent 7766083eb8
commit bfbf538f68
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]-->