Hi Georg,
I pulled 0.66 from the repository this morning. Now the sidebars
disappeared. I tried to fix it with additional configurations but so
far I had no luck. I created a new documentation with quickstart and
this has no sidebars, too.
here is the modified conf.py for the new configuration
...
html_sidebars = {'index': ['indexsidebar.html', 'searchbox.html']}
html_theme = 'sphinxdoc'
#html_theme = 'default'
html_theme_options = {
"nosidebar": "false"
}
...
Hopefully you have an idea on how I get my sidebar back without going
back to ~0.62.
Cheers,
Mark
--
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en.