Edited README to include section on Documentation

This commit is contained in:
SkylarHew
2022-01-20 11:42:19 -07:00
parent da7b996a8b
commit c8e911640e

View File

@ -71,6 +71,15 @@ Additionally, Modpol seeks to counteract the tendency for "[implicit feudalism](
It is certainly possible to use Modpol to replicate practices of implicit feudalism, such as all-powerful admins, but doing so requires extra work to overcome these defaults.
## Documentation (LDoc)
Documentation was generated using LDoc. To generate basic documentation for every page, use the following command.
```
/modpol/documentation$ ldoc ..
```
This will not generate the same index page and sidebar as the documentation provided.
## Credits