Add field dump descriptions to docs
This adds the newly dumped field descriptions to the docs. In particular, this adds field descriptions for the config file, permissions, and ssc config. This also updates the sidebar with this information. The dumper formats have also been revamped for markdown.
This commit is contained in:
parent
1b306ff39d
commit
270794ee69
4 changed files with 1321 additions and 0 deletions
|
|
@ -3,3 +3,8 @@
|
|||
* [Command line parameters](/command-line-parameters.md)
|
||||
* [Tile providers](/tile-providers.md)
|
||||
* [Message of the day](/motd.md)
|
||||
|
||||
* Field definitions
|
||||
* [Permissions](/permission-descriptions.md)
|
||||
* [config.json fields](/config-file-descriptions.md)
|
||||
* [sscconfig.json fields](/ssc-config.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue