mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Add link to Qt help.
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user