summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/domainindex.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix #1476 replace <tt> tag by <code>tk0miya2014-08-121-1/+1
|
* Update copyright year.Georg Brandl2014-03-011-1/+1
|
* Whitespace cleanup in jinja templatesRoland Meister2013-01-041-1/+1
| | | | | This change removes odd-looking empty lines before the doctype declaration in HTML files created by jinja templates.
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* Remove use of <a name>.Georg Brandl2011-01-151-2/+2
|
* Fix bug introduced by relying on quirks of Jinja scoping.Georg Brandl2011-01-151-6/+5
|
* New year update.Georg Brandl2011-01-041-1/+1
|
* Remove "group" identifier from get_index() entries; let the template figure ↵Georg Brandl2010-02-201-3/+6
| | | | that out.
* Make the concept of "module index" generalized to domains. As a ↵Georg Brandl2010-02-201-0/+54
side-effect, the latex modindex is no longer generated by LaTeX.