Skip to content

Commit 3fdd11e

Browse files
committed
Cleanup list newlines by putting the links at the end of the users.rst file.
1 parent 63f4010 commit 3fdd11e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/users.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Users
99
* `PyBindGen`_ - is a Python module that is geared to generating C/C++ code
1010
that binds a C/C++ library for Python.
1111

12-
.. _`PyBindGen` : https://launchpad.net/pybindgen
13-
1412
* your project name ... :-)
1513

1614
pygccxml in blogs
@@ -28,8 +26,9 @@ pygccxml in blogs
2826

2927
pygccxml is used to generate input files for `SIP`_ code generator.
3028

31-
.. _`SIP` : http://www.riverbankcomputing.com/software/sip/intro
32-
3329
- http://blogs.sun.com/thorsten/entry/more_on_source_code_grokking
3430

3531
Short listing of C++ parsers and their description.
32+
33+
.. _`PyBindGen` : https://launchpad.net/pybindgen
34+
.. _`SIP` : http://www.riverbankcomputing.com/software/sip/intro

0 commit comments

Comments
 (0)