summaryrefslogtreecommitdiff
path: root/tools/regenerate_docs.py
AgeCommit message (Expand)Author
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger
2021-06-05docs: Generate a table of all wrapdb releasesXavier Claessens
2021-03-04various python neatness cleanupsEli Schwartz
2021-01-10Hotdoc: use template for Commands.md instead of generating the entire file (#...Eli Schwartz
2020-09-08typing: fully annotate toolsDaniel Mensinger
2020-06-30Made Commands.md dynamically generated (#7346)TheQwertiest