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

Class list sidebar #14

Open
kiith-sa opened this issue Dec 30, 2014 · 1 comment
Open

Class list sidebar #14

kiith-sa opened this issue Dec 30, 2014 · 1 comment

Comments

@kiith-sa
Copy link
Collaborator

Add a right-hand sidebar listing classes below that functions, below that vars, and so on. Each "section" e.g. classes, should be separated into a local part (nested classes, methods, properties of the class/struct owning currently viewed item) and a global part (global classes/functions/etc).

Alternatively, there could be two big Local and Global parts, each separated into sections by type of symbol.

For classes, the sidebar should show parent/child relationship (like the TOC tree).

  • The sidebar must be optional (on by default) through hmod.cfg
  • The sidebar must be hideable if JavaScript is enabled (or use CSS for this if possible)
  • If JS is enabled, the sidebar should have a filter input on the top (like e.g. the Dolphin file manager)
@kiith-sa
Copy link
Collaborator Author

Depends on #37.

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

No branches or pull requests

1 participant