aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2016-10-10 09:15:30 +0200
committerKarsten Heimrich <karsten.heimrich@qt.io>2016-10-10 07:38:13 +0000
commit3030accea4d6ff61dbc9f1e444a627189f950a37 (patch)
tree76ae337d9a13f7b51b456930dff692424f0e92a0 /README
parentea43675869d34f2400e7de01cb75e6a547ed3e53 (diff)
Update README file on how to build the documentation
Change-Id: I3c4cae799b92fb383aebed0505c48c774e86f3ed Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 86c8eead..67641393 100644
--- a/README
+++ b/README
@@ -44,6 +44,18 @@ build targets will only work reliable if you use the 'Exp' hive of Visual Studio
+Build the Qt Visual Studio Tools documentation
+----------------------------------------------
+
+Run 'qmake && make docs' (or 'mingw32-make docs', 'nmake docs' ...) from the root directory to
+build the Qt Visual Studio Tools documentation. You need to have 'qdoc' and friends built already.
+
+See the Qt documentation for the prerequisites and steps to build Qt documentation from sources.
+https://wiki.qt.io/Building_Qt_Documentation
+
+
+
+
Product name or Publisher name update
-------------------------------------