index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
Makefile
Age
Commit message (
Expand
)
Author
2017-05-24
[1.10.x] Fixed docs build with Sphinx 1.6.
Dmitry Shachnev
2014-12-08
Added an "htmlview" target to open docs after building them.
Berker Peksag
2014-03-07
Fixed #22141 -- Added a spelling checker for documentation.
Szczepan Cieślik
2013-07-29
Allowed overriding variables in docs/Makefile.
minusf
2013-06-08
Allow build of translated documentation
Claude Paroz
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-11-09
Fixed #19266 -- Added Texinfo documentation target
Claude Paroz
2012-04-07
Added gettext target to sphinx makefiles.
Claude Paroz
2010-07-24
Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0.
Jannis Leidel
2010-05-08
Added hyperlinks for builtin template tags and filters to code samples in docs.
Luke Plant
2010-05-08
Fixed #13484 -- Added some newly available targets to the documentation makef...
Russell Keith-Magee
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
2008-03-27
Added the basics needed to build Django's docs using [http://sphinx.pocoo.org...
Jacob Kaplan-Moss