summaryrefslogtreecommitdiff
path: root/docs/make.bat
AgeCommit message (Collapse)Author
2023-03-01[4.2.x] Refs #34140 -- Added configurations to run blacken-docs linter and ↵Mariusz Felisiak
adjusted docs. This adds: - GitHub actions, - tox configuration, - pre-commit hook, and - makefile rules to run blacken-docs linter. Co-authored-by: David Smith <smithdc@gmail.com> Backport of 6015bab80e28aef2669f6fac53423aa65f70cb08 from main
2021-04-30Added spelling option to make.bat.Susan Wright
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
Added -n to sphinx builds to catch issues going forward.
2012-11-09Fixed #19266 -- Added Texinfo documentation targetClaude Paroz
Thanks orontee for the report and initial patch.
2012-04-07Added gettext target to sphinx makefiles.Claude Paroz
This have been copied from sphinx-quickstart result in latest sphinx versions. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-19Fixed #16414 -- Added standard Windows make batch file for Sphinx. Thanks, ↵Jannis Leidel
Aymeric Augustin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16547 bcc190cf-cafb-0310-a4f2-bffc1f526a37