backstage / mkdocs-monorepo-plugin

✚ Build multiple documentation folders in a single Mkdocs. Designed for large codebases.
https://backstage.github.io/mkdocs-monorepo-plugin/
Apache License 2.0
329 stars 74 forks source link

Support `exclude_docs` #114

Open FUSAKLA opened 1 year ago

FUSAKLA commented 1 year ago

Since 1.5 mkdocs supports the new option exclude_docs

This option is not reflected now by the Parser and the nav contains items for the non-existing files.