summaryrefslogtreecommitdiff
path: root/docs/make.bat
AgeCommit message (Expand)Author
2025-08-25Fixed #36485 -- Added lint-docs check in Tox and GitHub Actions.David Smith
2025-08-25Refs #36485 -- Added sphinx-lint support and make lint rule for docs.David Smith
2025-08-05Refs #36485 -- Grouped docs checks under a unified make check target.David Smith
2023-03-01Refs #34140 -- Added configurations to run blacken-docs linter and adjusted d...Mariusz Felisiak
2021-04-30Added spelling option to make.bat.Susan Wright
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-11-09Fixed #19266 -- Added Texinfo documentation targetClaude Paroz
2012-04-07Added gettext target to sphinx makefiles.Claude Paroz
2011-07-19Fixed #16414 -- Added standard Windows make batch file for Sphinx. Thanks, Ay...Jannis Leidel