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