We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f4010 commit 3fdd11eCopy full SHA for 3fdd11e
docs/users.rst
@@ -9,8 +9,6 @@ Users
9
* `PyBindGen`_ - is a Python module that is geared to generating C/C++ code
10
that binds a C/C++ library for Python.
11
12
-.. _`PyBindGen` : https://launchpad.net/pybindgen
13
-
14
* your project name ... :-)
15
16
pygccxml in blogs
@@ -28,8 +26,9 @@ pygccxml in blogs
28
26
29
27
pygccxml is used to generate input files for `SIP`_ code generator.
30
31
-.. _`SIP` : http://www.riverbankcomputing.com/software/sip/intro
32
33
- http://blogs.sun.com/thorsten/entry/more_on_source_code_grokking
34
35
Short listing of C++ parsers and their description.
+
+.. _`PyBindGen` : https://launchpad.net/pybindgen
+.. _`SIP` : http://www.riverbankcomputing.com/software/sip/intro
0 commit comments