File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11pygccxml
22========
33
4- .. image :: https://travis-ci.org/gccxml/pygccxml.svg?branch=develop
4+ .. image :: https://travis-ci.org/gccxml/pygccxml.svg?branch=master
55 :target: https://travis-ci.org/gccxml/pygccxml
66 :alt: Unit tests status
7- .. image :: https://coveralls.io/repos/gccxml/pygccxml/badge.svg?branch=develop
8- :target: https://coveralls.io/r/gccxml/pygccxml?branch=develop
7+ .. image :: https://coveralls.io/repos/gccxml/pygccxml/badge.svg?branch=master
8+ :target: https://coveralls.io/r/gccxml/pygccxml?branch=master
99 :alt: Code coverage status
10- .. image :: https://readthedocs.org/projects/pygccxml/badge/?version=develop
11- :target: https://readthedocs.org/projects/pygccxml/?badge=develop
10+ .. image :: https://readthedocs.org/projects/pygccxml/badge/?version=master
11+ :target: https://readthedocs.org/projects/pygccxml/?badge=master
1212 :alt: Documentation status
13- .. image :: https://www.quantifiedcode.com/api/v1/project/117af14ef32a455fb7b3762e21083fb3/snapshot/origin:develop :HEAD/badge.svg
14- :target: https://www.quantifiedcode.com/app/project/117af14ef32a455fb7b3762e21083fb3?branch=origin%2Fdevelop &tab=basics
13+ .. image :: https://www.quantifiedcode.com/api/v1/project/117af14ef32a455fb7b3762e21083fb3/snapshot/origin:master :HEAD/badge.svg
14+ :target: https://www.quantifiedcode.com/app/project/117af14ef32a455fb7b3762e21083fb3?branch=origin%2Fmaster &tab=basics
1515 :alt: Code quality status
1616
1717pygccxml 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.
You can’t perform that action at this time.
0 commit comments