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 1
1
pygccxml
2
2
========
3
3
4
- .. image :: https://travis-ci.org/gccxml/pygccxml.svg?branch=develop
4
+ .. image :: https://travis-ci.org/gccxml/pygccxml.svg?branch=master
5
5
:target: https://travis-ci.org/gccxml/pygccxml
6
6
: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
9
9
: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
12
12
: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
15
15
:alt: Code quality status
16
16
17
17
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.
You can’t perform that action at this time.
0 commit comments