Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a mkdocs plugin for multi-repo docs generation #195

Open
ptbrowne opened this issue Jan 23, 2021 · 1 comment
Open

Build a mkdocs plugin for multi-repo docs generation #195

ptbrowne opened this issue Jan 23, 2021 · 1 comment

Comments

@ptbrowne
Copy link
Contributor

At the moment, the multi doc pulling and consolidating is done in an adhoc way. Other people are searching for a multi docs plugin for mkdocs.

  1. generate_docs could be made into a mkdocs plugin using the on_config event to regenerate the config
  2. OUTSIDE_DOCS file could be put inside the plugin configuration

mkdocs/mkdocs#265

@jdoiro3
Copy link

jdoiro3 commented Dec 20, 2021

See my comment here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants