Commit Graph

3 Commits

Author SHA1 Message Date
Elias Probst
6a2936886f Fix again what was supposed to be fixed in PR#14101.
The initial problem was, that the <li> elements for the JS-generated
TOC weren't placed inside <ul></ul>, but after it.
2014-10-08 17:23:22 +02:00
Elias Probst
626e1b6fd4 Add missing <ul>[…]</ul> around list elements in sidebar TOC. 2014-07-10 20:59:43 +02:00
Seth House
f300e75afe Restored html_default_sidebars setting; added JS TOC to modules sidebar
Using JavaScript to generate a local table of contents for the modules
is less than ideal but this isn't easily accomplished with autosummary
(see 87c1000) and we badly need this.
2013-02-28 10:14:14 -07:00