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
313 stars 75 forks source link

Does mkdocs-monorepo-plugin still work with mkdocstrings? #105

Open jgarte opened 12 months ago

jgarte commented 12 months ago

I recently had mkdocstring and mkdocs-monorepo-plugin working on a monorepo that was using both sphinx and google style docstrings but now the google style docstring are not rendering properly and only the sphinx docstrings render correctly with the tables.

I can't pinpoint which commit broke this yet.

Has anyone run into any bugs using mkdocs-monorepo-plugin and mkdocstrings? Specifically, using two types of docstring styles in one codebase (e.g. google style and sphinx).

aryan-bhokare commented 1 month ago

Hey @jgarte I am working on mkdocs mono repo plugin and mkdocstrings do you have any references for me so that both can work together. I am trying to integrate them but the docstrings are not loaded when we check then in the parent/centralised repo.

It shows like ::: scripts.apps