diff options
Diffstat (limited to 'doc/html/introduction.html')
| -rw-r--r-- | doc/html/introduction.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/html/introduction.html b/doc/html/introduction.html index 70fce7f..6b85581 100644 --- a/doc/html/introduction.html +++ b/doc/html/introduction.html @@ -53,7 +53,7 @@  <p>This is the reference guide for SIP 4.10.5.  SIP is a tool for  automatically generating <a class="reference external" href="http://www.python.org">Python</a> bindings for C and  C++ libraries.  SIP was originally developed in 1998 for -<a class="reference external" href="http://www.riverbankcomputing.com/software/pyqt">PyTQt</a> - the Python +<a class="reference external" href="http://www.riverbankcomputing.com/software/pytqt">PyTQt</a> - the Python  bindings for the TQt GUI toolkit - but is suitable for generating bindings for  any C or C++ library.</p>  <p>This version of SIP generates bindings for Python v2.3 or later, including @@ -162,7 +162,7 @@ needed to build the extension module.  It is covered in detail in  <a class="reference external" href="distutils.html#ref-distutils"><em>Building Your Extension with distutils</em></a>.</li>  </ul>  </div> -<div class="section" id="qt-support"> +<div class="section" id="tqt-support">  <h2>TQt Support<a class="headerlink" href="#qt-support" title="Permalink to this headline">ΒΆ</a></h2>  <p>SIP has specific support for the creation of bindings based on Nokia’s TQt  toolkit.</p> | 
