You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not too surprising because both this plugin and literate-nav try to do magic with something like - Page Title : folder/ in the nav. So for example with a mkdocs/yaml like this:
if someone runs into this, this new plugin offers an alternative way of automating nav for mkdocstrings which avoids literate-nav: https://github.com/tlambert03/mkdocs-api-autonav
Seems to work pretty well!
It appears that this plugin breaks mkdocs-literate-nav.
literate-nav plugin is used along with mkdocstrings to create automatically generated API docs as detailed here : https://mkdocstrings.github.io/recipes/
This is not too surprising because both this plugin and literate-nav try to do magic with something like
- Page Title : folder/
in thenav
. So for example with a mkdocs/yaml like this:The side bar navigation for "API Reference" which is usually handled by literate-nav (from
api/SUMMARY.md
) breaks. See screenshots below.Any ideas on how to avoid this? I tried reordering the two plugins in mkdocs.yml with no luck.
With gallery enabled:
![Image](https://private-user-images.githubusercontent.com/644377/408775958-5c77c94c-b4d6-4c18-93d7-32dfc8098bbc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MjU5NDAsIm5iZiI6MTczOTUyNTY0MCwicGF0aCI6Ii82NDQzNzcvNDA4Nzc1OTU4LTVjNzdjOTRjLWI0ZDYtNGMxOC05M2Q3LTMyZGZjODA5OGJiYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQwOTM0MDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wY2JhMWY0MGJmYjg4YWViMzY3NjMxZTg0MDljOThkYzZjZDFlNzM1ZmQ0ZjliYjcyMzFjNDk0YWE2Y2JkYTRmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.eEvlLtMyaGJspSYfuuOinDDQW7c2XPfPPlnf6BAX0qQ)
With gallery disabled:
![Image](https://private-user-images.githubusercontent.com/644377/408776074-b931d839-b335-4ecf-a888-7e40b74832e6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MjU5NDAsIm5iZiI6MTczOTUyNTY0MCwicGF0aCI6Ii82NDQzNzcvNDA4Nzc2MDc0LWI5MzFkODM5LWIzMzUtNGVjZi1hODg4LTdlNDBiNzQ4MzJlNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQwOTM0MDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01ZjAwNGVhNzlkYjMxNzgyNzYzYzhjMDlkNmExYmIxM2ViYmRiYTcwNTlkMjdlZWE4ZTcxZmQ3ZmQ4Y2ViODQ2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.pGd5fQSUTI98U56Fn9sOgdXdnrZLKV4gW14D19-hdPs)
The text was updated successfully, but these errors were encountered: