Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove old documentation | 2024-08-07 | -27/+0 | |
| | ||||
* | Improve documentation | 2024-07-25 | -0/+27 | |
This commit ports our documentation to Sphinx. The reason for this is straightforward. We need to improve both the quality and the accessibility of our documentation. Hugo is not capable of doing this, as its primary output format is HTML. Sphinx builds plenty of high-quality output formats out of the box, and incentivizes writing good documentation. |