-
So i generated my javadoc to markdown and want to display it mkdocs, but when it open nested file, the navigation is disappear. Is it possible to keep displaying the navigation even in the page that not registered in |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
No, that's not possible. You need to register it in the
|
Beta Was this translation helpful? Give feedback.
-
@jimlyas what are you using to convert your javadoc into markdown? I am also building a documentation portal and I would like to inject my javadoc there. @squidfunk sorry for bringing up an old discussion. |
Beta Was this translation helpful? Give feedback.
No, that's not possible. You need to register it in the
nav
entry:https://www.mkdocs.org/user-guide/configuration/#nav