summaryrefslogtreecommitdiff
path: root/tools/regenerate_docs.py
AgeCommit message (Expand)Author
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2022-06-16docs: only list the latest build of a given stable tag for each wrapdb entryEli Schwartz
2022-03-09Fix exponential regex in doc regeneration.Jussi Pakkanen
2022-01-25docs: fix command help regenerator on python 3.10Eli Schwartz
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