How to specify where the doc/ folder is located relative to mkdocs.yml #7430
Answered
by
alexvoss
sfc-gh-dwilczak
asked this question in
Q&A
-
Hey Team! How would I go about specifying where the doc/ folder is located in the mkdocs.yaml file? In my scenario:
The reason for this is that the |
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
Aug 6, 2024
Replies: 1 comment 1 reply
-
The docs_dir configuration option should help with this. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sfc-gh-dwilczak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The docs_dir configuration option should help with this.