In the default theme, the sidebar can experimentally now be made collapsible using the new `collapsiblesidebar` theme option.

This commit is contained in:
Georg Brandl
2010-05-24 23:14:35 +02:00
parent 6dedbfff21
commit 784e598743
8 changed files with 175 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ Other contributors, listed alphabetically, are:
* Martin Mahner -- nature theme
* Will Maier -- directory HTML builder
* Roland Meister -- epub builder
* Ezio Melotti -- collapsible sidebar JavaScript
* Daniel Neuhäuser -- JavaScript domain
* Christopher Perkins -- autosummary integration
* Benjamin Peterson -- unittests