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've come across "unmatched XML tags" in the doxygen output when using v1.9.2 with breathe. I found that the closing XML tags are missing from the doxygen output.
Detect doxygen version and fail out (consider this an upstream bug and ragequit).
Find a way to do something intelligent about it. Requires manually inspecting the XML output differences. More time involved, but perhaps it is not so bad to fix?
The text was updated successfully, but these errors were encountered:
- each testing/projects/{project} is dynamically imported
- provides definitions for expected class / file hierarchies
- hierarchies are deep copied, tests that reuse previously
mutated these
- docs updated to use automodule, except `cpp with spaces`
(not possible to document in sphinx)
- ignore `from collections import MutableMapping` warnings
(see also #119)
- skip mac builds on CI until #122 is solved
- install correct beautiful soup package in tox.ini
- fix url parsing in docs/testproject.py
- each testing/projects/{project} is dynamically imported
- provides definitions for expected class / file hierarchies
- hierarchies are deep copied, tests that reuse previously
mutated these
- docs updated to use automodule, except `cpp with spaces`
(not possible to document in sphinx)
- ignore `from collections import MutableMapping` warnings
(see also #119)
- skip mac builds on CI until #122 is solved
- install correct beautiful soup package in tox.ini
- fix url parsing in docs/testproject.py
Some possible options:
The text was updated successfully, but these errors were encountered: