summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2018-05-15 09:49:56 +0200
committerAndy Nichols <andy.nichols@qt.io>2018-05-15 07:53:48 +0000
commitea01b2449e688f023097a1a168ba8b5f8c842262 (patch)
tree3319c99b62847fa4344a9ccf6a2c11372cc17c75 /doc
parentea8dd4abeaec3729d3ebb302abe9c839bbc8415e (diff)
doc: Drop the runtime link from the main page
It does not work so remove this for now. Change-Id: I0d4a7c6ed90eb374e2709824b904c6f2f8432694 Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io> Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qt3dstudio-project.qdocconf2
-rw-r--r--doc/src/00-concepts.qdoc1
2 files changed, 1 insertions, 2 deletions
diff --git a/doc/qt3dstudio-project.qdocconf b/doc/qt3dstudio-project.qdocconf
index 5225ee8d..6af01354 100644
--- a/doc/qt3dstudio-project.qdocconf
+++ b/doc/qt3dstudio-project.qdocconf
@@ -11,7 +11,7 @@ headerdirs = ../src/Viewer
# TODO: Move images to doc/images
imagedirs = ./src/images
-depends = qtcore qtgui qtwidgets qtqml qtquick qtmultimedia qtdoc qt3dstudioruntime2
+depends = qtcore qtgui qtwidgets qtqml qtquick qtmultimedia qtdoc
qhp.projects = Qt3DStudio
diff --git a/doc/src/00-concepts.qdoc b/doc/src/00-concepts.qdoc
index fdaca62b..f32a1969 100644
--- a/doc/src/00-concepts.qdoc
+++ b/doc/src/00-concepts.qdoc
@@ -37,7 +37,6 @@
\li \l {Getting started}
\li \l {Studio Index}{Studio}
\li \l {Viewer Index}{Viewer}
- \li \l {Qt 3D Studio Runtime Index}{Runtime}
\li \l {File Formats}
\omit
TODO: Needs to be checked. Maybe a rewrite, or just remove it all.