Assembling mkdocs site from plugins built form docs folders in multiple repos #3865
KonstantinNosov
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've developed a set of tools to pack folder in git repository as mkdocs plugin and assemble site from such plugins.
Using it internally for quite long to have docs in same repo as code while having single site for multiple repos documentation.
Maybe someone will find it useful.
Supported Scenarios:
docs_dir
: If thedocs_dir
constraint is limiting, documentation content from outsidedocs_dir
can be linked into the site.Documentation
Code
PyPI Package
Beta Was this translation helpful? Give feedback.
All reactions