catalog
catalog copied to clipboard
feat: add mkdocs-network-graph-plugin
This pull request adds the mkdocs-network-graph-plugin to the catalog.
Thanks! Please fix the CI error :slightly_smiling_face:
MkDocs Network Graph Plugin:
Missing entry point [mkdocs.plugins] 'network-graph'.
Instead got {'mkdocs.plugins': ['graph']}
Not sure what you did, did you force-push? CI didn't retrigger.
mkdocs_plugin: network-graph
https://github.com/develmusa/mkdocs-network-graph-plugin/blob/25d356f3a92631b51c31e91df2dc939b18f2cc58/pyproject.toml#L39
It should be graph, or you should update your entry-point.
Oh, not the same person commenting...