mirror of https://github.com/qt/qtdoc.git
Doc: Add info on how to install docs
Fixes: QTBUG-83479
Change-Id: I7a1af26335acc10494e474d05e2366515dc7f6b9
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit 7adaa5c782
)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
f1a522e3f6
commit
94876f4ae3
|
@ -1249,4 +1249,12 @@
|
|||
\badcode
|
||||
nmake docs
|
||||
\endcode
|
||||
|
||||
This will build the documentation in the build folder. If you have
|
||||
installed Qt in a separate location, you will also need to install
|
||||
the documentation:
|
||||
|
||||
\badcode
|
||||
nmake install_docs
|
||||
\endcode
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue