Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidebars on website are not ok #15

Open
rgommers opened this issue Dec 31, 2015 · 2 comments
Open

Sidebars on website are not ok #15

rgommers opened this issue Dec 31, 2015 · 2 comments

Comments

@rgommers
Copy link
Member

localtoc.html isn't useful enough, see for example http://mingwpy.github.io/glossary.html. There are zero links to get to any other page there.

This can be improved by putting in conf.py the following:

'**': ['globaltoc.html', 'localtoc.html', 'searchbox.html'],

That's better already (I can send a PR for a workaround if you like), but a real solution is to have a template for all pages with a header / logo / key links that allows decent navigation.

@ogrisel
Copy link
Contributor

ogrisel commented Jan 22, 2016

+1 for a PR with a simple stopgap solution.

@carlkl
Copy link
Contributor

carlkl commented Jan 22, 2016

+1

2016-01-22 15:54 GMT+01:00 Olivier Grisel notifications@github.com:

+1 for a PR with a simple stopgap solution.


Reply to this email directly or view it on GitHub
#15 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants