CastXML / pygccxml

pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.
Boost Software License 1.0
131 stars 45 forks source link

doc: Some bad renderings of Sphinx markup? #117

Closed EricCousineau-TRI closed 4 years ago

EricCousineau-TRI commented 4 years ago

From here (as of a2ae7a7): https://pygccxml.readthedocs.io/en/develop/apidocs/pygccxml.declarations.scopedef.html?highlight=recursive_default#pygccxml.declarations.scopedef.scopedef_t

I see this:

image

Seems like some minor line alignment stuff?