|
I'm trying to include a file like this: The file appears correctly in the home page, so I know it should work. I can't find any examples of include file with paths to other folders. Here's the warning I get:
|
Answered by
stoobie
Jun 25, 2025
Replies: 1 comment
|
I figured out that the path is resolved based on the value of |
0 replies
Answer selected by
stoobie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I figured out that the path is resolved based on the value of
base_pathin mkdocs.yml, so I don't need to specify a full relative directory path, just the path frombase_path.