summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/relations.html
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
|
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* New year update.Georg Brandl2011-01-041-1/+1
|
* Fix compatibility with blocks in the old sidebar scheme: blocks cannot be ↵Georg Brandl2010-01-071-2/+0
| | | | used in included templates. Deprecate the blocks accordingly.
* The ``html_sidebars`` config value can now contain patterns as keys, and the ↵Georg Brandl2010-01-071-0/+21
values can be lists that explicitly select which sidebar templates should be rendered. That means that the builtin sidebar contents can be included only selectively.