aboutsummaryrefslogtreecommitdiffstats
path: root/docs/runbooks/postgresql-upgrade.rst (follow)
Commit message (Collapse)AuthorAgeLines
* Remove old documentationGravatar Joe Banks2024-08-07-149/+0
|
* Improve documentationGravatar Johannes Christ2024-07-25-0/+149
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.