aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/docgen.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: remove `docgen.sh`dundargoc2025-01-211-2/+0
| | | | Instead, generate documentation by running the `docgen.lua` executable.
* Improve docgen (#27)Ashkan Kiani2019-11-171-0/+2
- Automatically generate the `Implemented servers` section. - Remove dependency on `cat` - Provide scripts/docgen.sh which actually reports errors.