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

Sorting of namespaces and class overview #63

Merged

Conversation

gladhorn
Copy link
Contributor

When you have a few more classes, it becomes apparent that they
are in random order, sorted by letter, but I have about 20 classes
starting with 'A' for example, that's confusing.
The same is true for modules, they were not sorted at all.

Based on #62

The other templates are not indented - for a good reason,
the whitespace in the template is rendered into the markdown file.
That turns the entire module list into a big code snippet,
since it says: 'Here is a list of all modules:' followed by and indented block.
When you have a few more classes, it becomes apparent that they
are in random order, sorted by letter, but I  have about 20 classes
starting with 'A' for example, that's confusing.
The same is true for modules, they were not sorted at all.
@JakubAndrysek JakubAndrysek merged commit 8fc086f into JakubAndrysek:main Jul 13, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants