summaryrefslogtreecommitdiff
path: root/sphinx/templates/genindex.html
Commit message (Expand)AuthorAgeFilesLines
* Create themes/ subdirectory and move stuff from templates/ and static/ there.gbrandl2009-01-051-57/+0
* Properly call ``super()`` in overridden blocks in builtin templates,georg.brandl2008-09-061-0/+1
* Add i18n support, thanks to Horst Gutmann.georg.brandl2008-08-081-4/+4
* Use numbers instead of [Link] in duplicate index entries.georg.brandl2008-08-071-2/+2
* Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge...georg.brandl2008-07-181-1/+1
* Fix precedence.georg.brandl2008-06-261-1/+1
* Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json f...armin.ronacher2008-06-261-1/+1
* Support splitting the HTML index.georg.brandl2008-06-171-0/+12
* Since docutils output XHTML, make the templates respect that.georg.brandl2008-04-201-1/+1
* Add missing escape filter.georg.brandl2007-12-031-1/+1
* Properly escape index entry names.georg.brandl2007-09-151-2/+2
* Remove leading spaces, makes the index ~100K smaller.georg.brandl2007-08-171-31/+29
* Initial import of the doc tools.georg.brandl2007-07-231-0/+46