mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add link to Qt help.
This commit is contained in:
parent
93e9221d66
commit
d305ab2bd0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user