1*b2efd602SCy SchubertAfter Unbound 1.23.0, the source of the man pages is in reStructuredText format. 2*b2efd602SCy Schubert 3*b2efd602SCy SchubertThis helps with the online documentation at https://unbound.docs.nlnetlabs.nl 4*b2efd602SCy Schubertand makes it easier to maintain and contribute to the documentation. 5*b2efd602SCy Schubert 6*b2efd602SCy SchubertThe templated man pages (*.in) are still part of the code repository as to not 7*b2efd602SCy Schubertalter current procedures that could be in place by users/packagers. 8*b2efd602SCy Schubert 9*b2efd602SCy SchubertThe templated man pages (*.in) are generated by Sphinx (used for the online 10*b2efd602SCy Schubertdocumentation). 11*b2efd602SCy SchubertThe online documentation has its own repository at 12*b2efd602SCy Schuberthttps://github.com/NLnetLabs/unbound-manual. 13*b2efd602SCy Schubert 14*b2efd602SCy SchubertIn the README.md there (branch test-auto for now), there are further simple 15*b2efd602SCy Schubertinstructions on how to generate the templated man pages there and update them 16*b2efd602SCy Schubertin this repository. 17