summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms/linux.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/linux.qdoc')
-rw-r--r--doc/src/platforms/linux.qdoc9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/src/platforms/linux.qdoc b/doc/src/platforms/linux.qdoc
index 86c0b0fa0..466485381 100644
--- a/doc/src/platforms/linux.qdoc
+++ b/doc/src/platforms/linux.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2017 The Qt Company Ltd.
+** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
@@ -446,6 +446,13 @@
\c LD_LIBRARY_PATH environment variable to include
\c{/usr/local/Qt-%VERSION%/lib}. On Linux with GCC this step
is not needed.
+
+ \section1 Step 5: Build the Qt Documentation
+
+ For the Qt reference documentation to be available in \l {Qt Assistant},
+ you must build it separately:
+
+ \snippet snippets/code/doc_src_installation.qdoc 24
*/
/*!