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

examples: fix sort order of the first few examples #5948

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

oliver-sanders
Copy link
Member

  • The examples are documented in directory sort order.
  • This adds numbers to the start of the simple examples to make them float to the top of the list.
  • The remainder will be sorted alphabetically.

Screenshot from 2024-01-30 13-39-55

Remember to make clean if you want the change to take effect before rebuild.

Check List

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • Applied any dependency changes to both setup.cfg (and conda-environment.yml if present).
  • Tests are included (or explain why tests are not needed).
  • CHANGES.md entry included if this is a change that can affect users
  • Cylc-Doc pull request opened if required at cylc/cylc-doc/pull/XXXX.
  • If this is a bug fix, PR should be raised against the relevant ?.?.x branch.

* The examples are documented in directory sort order.
* This adds numbers to the start of the simple examples to make them
  float to the top of the list.
* The remainder will be sorted alphabetically.
@oliver-sanders oliver-sanders added small doc Documentation labels Jan 30, 2024
@oliver-sanders oliver-sanders added this to the cylc-8.3.0 milestone Jan 30, 2024
@oliver-sanders oliver-sanders self-assigned this Jan 30, 2024
@oliver-sanders oliver-sanders marked this pull request as ready for review January 30, 2024 13:40
@MetRonnie MetRonnie merged commit 82af1f3 into cylc:master Jan 30, 2024
23 of 25 checks passed
@oliver-sanders oliver-sanders deleted the sort-examples branch January 30, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants