diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-04 18:31:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-04 18:31:48 -0600 |
commit | d3430de2c2e17b8e9d214f0c7168de38f7382af9 (patch) | |
tree | f6d2b660fe344d3749b72492b9c609362cfb30c1 /sphinx | |
parent | f75eec563e2e9291ff6a9505d66649d5c4db1841 (diff) | |
download | sip4-tqt-d3430de2c2e17b8e9d214f0c7168de38f7382af9.tar.gz sip4-tqt-d3430de2c2e17b8e9d214f0c7168de38f7382af9.zip |
Part 1 of 2 rename pykde to pytde
Diffstat (limited to 'sphinx')
-rw-r--r-- | sphinx/build_system.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/build_system.rst b/sphinx/build_system.rst index 292836a..fda9172 100644 --- a/sphinx/build_system.rst +++ b/sphinx/build_system.rst @@ -19,7 +19,7 @@ with other Python based build systems (e.g. An important feature of SIP is the ability to generate bindings that are built on top of existing bindings. For example, both -`PyKDE <http://www.riverbankcomputing.com/software/pykde/>`_ and +`PyKDE <http://www.riverbankcomputing.com/software/pytde/>`_ and `PyQwt <http://pyqwt.sourceforge.net/>`_ are built on top of PyQt but all three packages are maintained by different developers. To make this easier PyQt includes its own configuration module, ``pyqtconfig``, that contains additional |