When using doxygen together with sphinx via breathe, you may encounter this error Exception occurred: File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 207, in parseFile parser.Parse(buffer, 0) ExpatError: not well-formed (invalid token): line 963, column 201 It took me some time to figure out what the error behind this message is supposed to be. […]