Please can I confirm a behaviour is intended and not a bug, so that I can rely on it #6808
-
I'm working on better structure for our docs navigation, and I've found a rather nice solution:
An example can be seen on this PR: n8n-io/n8n-docs#1920 I want to confirm that this behaviour is the expected behaviour, and I can rely on it when planning my nav changes. It won't be lost in a future update? Edit to add: this is an n8n question, not a personal project question. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hello @StarfallProjects, |
Beta Was this translation helpful? Give feedback.
Hello @StarfallProjects,
AFAIK,
navigation.indexes
doesn't requireindex.md
it only allows to merge the section heading with it if the index page exists.The "fake" sections, are just normal sections with inner content, there is nothing fake about them, also the documentation states that
navigation.sections
is compatible withnavigation.tabs
, so this is the expected behaviour.A similar setup is used by Privacy Guides: https://www.privacyguides.org/en/basics/why-privacy-matters/