How to categorize this issue?
/area documentation open-source
/kind enhancement task
What would you like to be added:
Avoid maintenance overhead for documentation files in multiple places like docs TOC, mkdocs configuration, docforge manifest (this is hardly changed over time, so it's still not an issue as such), etc.
Task List:
How to categorize this issue?
/area documentation open-source
/kind enhancement task
What would you like to be added:
Avoid maintenance overhead for documentation files in multiple places like docs TOC, mkdocs configuration, docforge manifest (this is hardly changed over time, so it's still not an issue as such), etc.
Task List:
> [!NOTE]), do not render well on mkdocs which expects!!! note, and vice versa. Update all docs to use github-native note blocks, and add a replacement step in publish-docs workflow to locally convert them to mkdocs native note blocks before publishing to gh-pages.