Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Sidebars on website are not ok #15

@rgommers

Description

@rgommers

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions