You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
Add more information about contribution to A-C
This commit is contained in:
@@ -21,6 +21,8 @@ This one we will place under `Software -> Management`.
|
||||
{
|
||||
"id": "MAN005",
|
||||
"description": "Webmin web-based management tool",
|
||||
"short": "Webmin",
|
||||
"module": "module_webmin",
|
||||
"command": [
|
||||
"see_menu module_webmin"
|
||||
],
|
||||
@@ -35,6 +37,7 @@ This one we will place under `Software -> Management`.
|
||||
| `id` | `unique identifier` | Select higher number. If you will select existing, application will fail to run |
|
||||
| `description` | `menu descriptor` | This will be displayed in the menu |
|
||||
| `short` | `docs menu descriptor` | This will over-ride description in the rendering of documentation |
|
||||
| `module` | `link json entry with module` | Used for documentation generation - read info from `module_options` |
|
||||
| `prompt` | `confirmation text` | Some features needs confirmation before proceeding |
|
||||
| `command` | `executes function` | What should be run after we select and agree (optional) |
|
||||
| `status` | `Stable|Disabled` | Control if function is shown to users in the menu |
|
||||
|
||||
Reference in New Issue
Block a user