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
I have a use case where my monorepo contains a number of different projects, each being rendered using mkdocstrings. The owners of various projects want different configuration settings for mkdocstrings however this plugin only combines the nav section. I wanted to know if there was a way to allow it to merge the plugins as well? If not this could be a helpful feature.