forked from qt-creator/qt-creator
Doc: Fix doc build commands in Extending Qt Creator Manual
Change-Id: If2ab9f092384c674526ded51f9d98f6c38c12fba Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -339,24 +339,17 @@
|
|||||||
Besides \c docs, you have the following options:
|
Besides \c docs, you have the following options:
|
||||||
|
|
||||||
\list
|
\list
|
||||||
\li html_docs - build \QC Manual in help format, but do not generate a
|
\li html_docs_qtcreator - build \QC Manual in help format, but do not
|
||||||
help file
|
generate a help file
|
||||||
|
|
||||||
\li dev_html_docs - build Extending \QC Manual in help format, but do
|
\li html_docs_qtcreator-dev - build Extending \QC Manual in help
|
||||||
not generate a help file
|
format, but do not generate a help file
|
||||||
|
|
||||||
\li qch_docs - build \QC Manual in help format and generate a help file
|
\li qch_docs_qtcreator - build \QC Manual in help format and generate
|
||||||
(.qch)
|
a help file (.qch)
|
||||||
|
|
||||||
\li dev_qch_docs - build Extending \QC Manual in help format and
|
\li qch_docs_qtcreator-dev - build Extending \QC Manual in help format
|
||||||
generate a help file (.qch)
|
and generate a help file (.qch)
|
||||||
|
|
||||||
\li docs_online - build \QC Manual and Extending \QC Manual in online
|
|
||||||
format
|
|
||||||
|
|
||||||
\li html_docs_online - build \QC Manual in online format
|
|
||||||
|
|
||||||
\li dev_html_docs_online - build Extending \QC Manual in online format
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user