Add link to Qt help.

This commit is contained in:
Georg Brandl 2010-02-20 19:57:13 +01:00
parent 93e9221d66
commit d305ab2bd0

View File

@ -59,11 +59,13 @@ The builder's "name" must be given to the **-b** command-line option of
.. class:: QtHelpBuilder
This builder produces the same output as the standalone HTML builder, but
also generates Qt help collection support files that allow
also generates `Qt help`_ collection support files that allow
the Qt collection generator to compile them.
Its name is ``qthelp``.
.. _Qt help: http://doc.trolltech.com/4.6/qthelp-framework.html
.. module:: sphinx.builders.devhelp
.. class:: DevhelpBuilder