summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2018-10-04 20:25:10 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2018-10-09 13:41:40 +0000
commit62f0b8109eb38e203a7a7c3ea3bc532172b885b2 (patch)
treedc4863d25dfe6f41fc9023d681e8f654c1bc3165
parent8169608eb16311ba6998df827895e7ca9b8b3e17 (diff)
Remove note about installing Clang from getting started page
It's way too detailed for the general getting started page, which focuses on how to download and install Qt. Change-Id: I59cb958d660ba203ca733499a481457543f1ff80 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
-rw-r--r--doc/src/getting-started/gettingstarted.qdoc7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/src/getting-started/gettingstarted.qdoc b/doc/src/getting-started/gettingstarted.qdoc
index 7c9e9685e..8211492fa 100644
--- a/doc/src/getting-started/gettingstarted.qdoc
+++ b/doc/src/getting-started/gettingstarted.qdoc
@@ -76,13 +76,6 @@
Use the Maintenance Tool under \e{<install_dir>} to add components and to
update or remove installed components.
- \note From Qt 5.11, \l{QDoc Manual}{QDoc}, the Qt documentation generation
- tool, requires \l{http://clang.llvm.org}{clang} from LLVM 3.9 or greater for
- parsing C++ code. If you intend to use \l{QDoc Manual}{QDoc} to generate
- documentation for your own projects, or if you intend to build the Qt
- documentation locally from your Qt sources, see \l{Getting Started with QDoc}
- for details.
-
You can also watch the following YouTube video for a complete guide of the
installation process: