| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Closes #983: clarify "docstitle" behavior with singlehtml | Georg Brandl | 2014-01-11 | 1 | -1/+2 |
| | | |||||
| * | Bug #1047: templating toctree()'s includehidden argument | Roland Meister | 2012-12-10 | 1 | -0/+3 |
| | | | | | | Document the includehidden option and give it sane defaults. See bug #1047 for implementation alternatives. | ||||
| * | Closes #658: fix error in script_files example and document css_files. | Georg Brandl | 2011-05-15 | 1 | -1/+5 |
| | | |||||
| * | #481, #482: fix ``.name`` reference matching. | Georg Brandl | 2010-08-05 | 1 | -6/+6 |
| | | | | | | #482: When doing a non-exact search, match only the given type of object. #481: Apply non-exact search for Python reference targets with ``.name`` for modules too. | ||||
| * | Mention type of "meta". | Georg Brandl | 2010-06-14 | 1 | -1/+1 |
| | | |||||
| * | The ``toctree`` callable in templates now accepts a ``titles_only`` keyword ↵ | Georg Brandl | 2010-05-30 | 1 | -0/+3 |
| | | | | | argument. | ||||
| * | Make the concept of "module index" generalized to domains. As a ↵ | Georg Brandl | 2010-02-20 | 1 | -3/+3 |
| | | | | | side-effect, the latex modindex is no longer generated by LaTeX. | ||||
| * | merge with trunk (and remove debugging leftover from test layout.html template) | Georg Brandl | 2010-01-07 | 1 | -3/+16 |
| |\ | |||||
| | * | Fix compatibility with blocks in the old sidebar scheme: blocks cannot be ↵ | Georg Brandl | 2010-01-07 | 1 | -3/+16 |
| | | | | | | | | | used in included templates. Deprecate the blocks accordingly. | ||||
| * | | merge with trunk | Georg Brandl | 2009-12-28 | 1 | -2/+7 |
| |\ \ | |/ |/| | |||||
| | * | The ``toctree()`` callable in templates now has a ``maxdepth`` | Georg Brandl | 2009-09-09 | 1 | -2/+7 |
| | | | | | | | | | | | | | keyword argument to control the depth of the generated tree. Also add tests for that callable. | ||||
| * | | Fix typo. | Georg Brandl | 2009-12-01 | 1 | -2/+2 |
| |/ | |||||
| * | Make "make check" happy. | Georg Brandl | 2009-02-19 | 1 | -1/+1 |
| | | |||||
| * | Change html_collapse_toctree setting to an argument of the toctree() callable. | Georg Brandl | 2009-02-16 | 1 | -1/+2 |
| | | |||||
| * | More templating docs. | Georg Brandl | 2009-02-15 | 1 | -38/+145 |
| | | |||||
| * | Added a toctree variable to the templates, and the ability to | Georg Brandl | 2009-01-26 | 1 | -2/+21 |
| | | | | | | | include external links in toctrees. Patch by Stefan Seefeld. | ||||
| * | Add sidebarsourcelink block. | Georg Brandl | 2008-12-20 | 1 | -0/+4 |
| | | |||||
| * | Some more fixes after the great renaming. | Georg Brandl | 2008-11-29 | 1 | -2/+2 |
| | | |||||
| * | Rename rellinks to linktags. | georg.brandl | 2008-09-24 | 1 | -6/+6 |
| | | |||||
| * | Add logo options, add blocks to sidebar. | georg.brandl | 2008-04-27 | 1 | -0/+14 |
| | | |||||
| * | Fix markup. | georg.brandl | 2008-04-27 | 1 | -1/+1 |
| | | |||||
| * | Review templating docs. | georg.brandl | 2008-04-27 | 1 | -69/+85 |
| | | |||||
| * | simplified layout template a bit, working on templating documentation | armin.ronacher | 2008-04-27 | 1 | -9/+171 |
| | | |||||
| * | Add new templating API, remove Jinja external and add it to setup.py ↵ | georg.brandl | 2008-04-13 | 1 | -1/+7 |
| | | | | | dependencies. | ||||
| * | Expand on the pickle builder. | georg.brandl | 2008-03-25 | 1 | -0/+18 |
| | | |||||
| * | Rebuild all HTML files in case of a template change. | georg.brandl | 2008-03-25 | 1 | -1/+1 |
| | | | | | Also, record image docnames in order to be able to delete image records from the env. | ||||
| * | Remove outdated info and add an XXX. | georg.brandl | 2008-03-23 | 1 | -42/+1 |
| | | |||||
| * | Fixes from Armin. | georg.brandl | 2008-03-22 | 1 | -1/+1 |
| | | |||||
| * | Some more documentation. | georg.brandl | 2008-03-12 | 1 | -0/+58 |
| | | |||||
| * | First pass at Sphinx documentation. Most of it still needs to be written :) | georg.brandl | 2008-03-09 | 1 | -0/+4 |
