-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Milestone
Description
Hi everyone;
I tried to make a file which is at the root of my project into mkdocs
let's me try to explain
mkdocs render everything inside ./docs/*
my file is at the root level which like ./norendering.md instead of ./docs/rendering.md
an example I found is https://github.com/mkdocs/mkdocs/blob/master/CONTRIBUTING.md what if I want this file appear inside the website like this one https://github.com/mkdocs/mkdocs/blob/master/docs/index.md
regards!
Jonathan
ps: if rendering is not the appropriate words tell me how to speak python/jinga/mkdocs :)
Reactions are currently unavailable