Replies: 1 comment
-
|
I'd agree on the subfolder, so the sidebar navigation is cleaner, but maybe also move the other recipes in subfolders according to their categories in the current index.rst |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just realized, that archived legacy recipes are still part of the gallery and listed in the sidebar on top level. It's good to have them easy findable in the documentation, but maybe its not the first one we want to expose to potential new users. The list of recipes keeps growing and at some point we might want to reconsider which figures we want to expose in the gallery. Any thoughts/opinions?
In case we want to exclude them from gallery: My suggestion would be to move the documentation files for legacy recipes in a
legacyorarchivesubfolder (similar to recipes and diagnostics) and exclude this folder in the generate gallery script. The legacy recipes can also be grouped in the sidebar. Alternatively we could just add aIGNORED_FILESlist to the script.Beta Was this translation helpful? Give feedback.
All reactions