If a project is using the built-in Graphviz extension, it can no longer enable breathe since it re-uses the same configuration names. Sphinx built-in extension: https://github.com/sphinx-doc/sphinx/blob/6513b4f18e11d5399e8ae2a0fa9f598def3021ac/sphinx/ext/graphviz.py#L405-L420 Breathe: https://github.com/michaeljones/breathe/blob/1d0d6eb3f5b6635b182435f76ee8a1617994fbad/breathe/renderer/sphinxrenderer.py#L2605-L2615 Culprit: https://github.com/michaeljones/breathe/pull/757
If a project is using the built-in Graphviz extension, it can no longer enable breathe since it re-uses the same configuration names.
Sphinx built-in extension:
https://github.com/sphinx-doc/sphinx/blob/6513b4f18e11d5399e8ae2a0fa9f598def3021ac/sphinx/ext/graphviz.py#L405-L420
Breathe:
https://github.com/michaeljones/breathe/blob/1d0d6eb3f5b6635b182435f76ee8a1617994fbad/breathe/renderer/sphinxrenderer.py#L2605-L2615
Culprit: #757