summaryrefslogtreecommitdiff
path: root/tools/doc/allhtml.mjs
Commit message (Expand)AuthorAgeFilesLines
* tools: enforce use of trailing commas in `tools/`Antoine du Hamel2022-12-181-2/+2
* tools: fix CJS/ESM toggle on small screensAntoine du Hamel2022-06-271-1/+9
* tools: use Set instead of { [key]: true } objectTobias Nießen2022-01-241-6/+3
* tools: replace for loop with map()Rich Trott2022-01-121-5/+1
* tools: replace while+exec() with matchAll()Rich Trott2022-01-091-3/+4
* tools: avoid generating duplicate id attributesRich Trott2021-12-251-7/+7
* tools: udpate doc tools to accommodate GFM footnotesRich Trott2021-10-231-0/+8
* doc: anchor link parity between markdown and html-generated docsfoxxyz2021-08-301-3/+21
* tools: make internal link checker more robustRich Trott2021-07-201-2/+2
* tools: update doctool dependencies, migrate to ESMMichaël Zasso2021-06-141-0/+88