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

Better sorting on the examples page #30

Open
karlnaden opened this issue Sep 25, 2024 · 0 comments
Open

Better sorting on the examples page #30

karlnaden opened this issue Sep 25, 2024 · 0 comments

Comments

@karlnaden
Copy link
Collaborator

Currently, the example generation logic loops over the examples in the provided directory and adds them sequentially. Measure-based headers are added as needed when an example is associated with a different measure than its predecessor. If examples are not already in measure order, there will be multiple headers for a measures. Update the logic to do a pre-sorting step.

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

1 participant