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

Ability to enforce specific docs ordering in kubespray.io #11698

Open
VannTen opened this issue Nov 9, 2024 · 0 comments
Open

Ability to enforce specific docs ordering in kubespray.io #11698

VannTen opened this issue Nov 9, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@VannTen
Copy link
Contributor

VannTen commented Nov 9, 2024

What would you like to be added

The markdown file are processed by the kubespray.io generation script in lexical order, which is not particularly pertinent.
We should add a way to order the file in the order making the most sense instead.
We simpler way to do that would be to prefix the files (and subfolders of docs, probably) with XXX_, and strip that prefix before rending the index.

Why is this needed

To make our docs site useful. 😆

@VannTen VannTen added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant