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:
Lucas Nicodemus 2022-10-18 23:43:38 -07:00
parent 1b306ff39d
commit 270794ee69
No known key found for this signature in database
4 changed files with 1321 additions and 0 deletions

View file

@ -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)