mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-03-29 18:59:52 +00:00
- Change xtasks to use `clap` for argument parsing - Generate admin command reference manually instead of with `clap_markdown` - Split admin command reference into multiple files
13 lines
195 B
JSON
13 lines
195 B
JSON
[
|
|
{
|
|
"type": "file",
|
|
"name": "config",
|
|
"label": "Configuration"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"name": "admin",
|
|
"label": "Admin Commands"
|
|
}
|
|
]
|