| Commit message (Expand) | Author | Age | Files | Lines |
| * | merge with stable | Georg Brandl | 2014-10-01 | 1 | -5/+5 |
| |\ |
|
| | * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -5/+5 |
| | |\ |
|
| | | * | Added WAI-ARIA roles to themes (document, banner, navigation, main, contentin... | Wes Turner | 2014-01-14 | 1 | -5/+5 |
| * | | | Closes #1584: Point to master doc in HTML "top" link. | Georg Brandl | 2014-10-01 | 1 | -1/+1 |
| |/ / |
|
| * | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| |/ |
|
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| * | Update Sphinx URL to new sphinx-doc.org domain. | Georg Brandl | 2012-11-04 | 1 | -1/+1 |
| * | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| |\ |
|
| | * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| * | | Make websupport builder inherit from serializing builder, remove separate Web... | Georg Brandl | 2010-11-20 | 1 | -18/+27 |
| |/ |
|
| * | Small logic fix to work around precedence bug in Jinja 2.1.x. | Georg Brandl | 2010-07-03 | 1 | -1/+1 |
| * | merge with 0.6 | Georg Brandl | 2010-06-13 | 1 | -62/+58 |
| |\ |
|
| | * | merge with trunk | Georg Brandl | 2010-04-17 | 1 | -1/+3 |
| | |\ |
|
| | | * | merge with 0.6 | Georg Brandl | 2010-04-17 | 1 | -1/+3 |
| | | |\ |
|
| | * | | | Fixed #382: CSS files are already prefixed with _static/ | Sebastian Wiesner | 2010-04-10 | 1 | -1/+1 |
| | * | | | Make the concept of "module index" generalized to domains. As a side-effect,... | Georg Brandl | 2010-02-20 | 1 | -1/+1 |
| | |/ / |
|
| | * | | Fix rendering of no sidebar at all if html_sidebars entry is []. | Georg Brandl | 2010-01-31 | 1 | -7/+9 |
| | * | | Don't name a variable like the macro it's in, Jinja 2.1 doesn't like it. | Georg Brandl | 2010-01-08 | 1 | -2/+2 |
| | * | | Fix compatibility with blocks in the old sidebar scheme: blocks cannot be use... | Georg Brandl | 2010-01-07 | 1 | -3/+23 |
| | * | | The ``html_sidebars`` config value can now contain patterns as keys, and the ... | Georg Brandl | 2010-01-07 | 1 | -47/+3 |
| | * | | Add copyright headers to HTML templates, stylesheets and JavaScript files. | Georg Brandl | 2010-01-07 | 1 | -0/+9 |
| | * | | Add new theme "agogo", by Andi Albrecht. | Georg Brandl | 2009-11-16 | 1 | -4/+6 |
| | * | | merge with 0.6 | Georg Brandl | 2009-11-09 | 1 | -1/+1 |
| | |\ \ |
|
| | * | | | Added ``htmltitle`` block in layout template. | Georg Brandl | 2009-11-08 | 1 | -0/+2 |
| | * | | | #116: Added ``html_output_encoding`` config value. | Georg Brandl | 2009-06-16 | 1 | -1/+1 |
| | * | | | #200: Added ``Sphinx.add_stylesheet()``. | Georg Brandl | 2009-06-16 | 1 | -0/+3 |
| | * | | | Add html_show_copyright config val, patch by Wojtek Walczak. | Georg Brandl | 2009-04-09 | 1 | -4/+6 |
| * | | | | #445: Fix links to result pages when using the search function of HTML built ... | Georg Brandl | 2010-06-13 | 1 | -1/+1 |
| * | | | | #444: Re-escape result of the "striptags" jinja filter. | Georg Brandl | 2010-06-13 | 1 | -5/+5 |
| | |_|/
|/| | |
|
| * | | | #387: Fix the display of search results in ``dirhtml`` output. | Georg Brandl | 2010-04-17 | 1 | -1/+3 |
| | |/
|/| |
|
| * | | #261: fix template nit. | Georg Brandl | 2009-11-08 | 1 | -1/+1 |
| |/ |
|
| * | merge with 0.5 | Georg Brandl | 2009-03-01 | 1 | -0/+4 |
| * | Output each accesskey only once, regardless of the number of relbars. | Georg Brandl | 2009-02-24 | 1 | -2/+2 |
| * | Fix templating inconsistency. | Georg Brandl | 2009-02-16 | 1 | -3/+4 |
| * | Small template adjustment. | Georg Brandl | 2009-02-15 | 1 | -3/+2 |
| * | * Add support for theme options. | Georg Brandl | 2009-02-15 | 1 | -6/+6 |
| * | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -3/+3 |
| * | Split stylesheets into basic, default and sphinxdoc. | Georg Brandl | 2009-01-10 | 1 | -1/+6 |
| * | Create themes/ subdirectory and move stuff from templates/ and static/ there. | gbrandl | 2009-01-05 | 1 | -0/+187 |