aboutsummaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorAndy Nichols <andy.nichols@qt.io>2016-05-06 21:08:09 +0200
committerAndy Nichols <andy.nichols@qt.io>2016-05-09 10:11:07 +0000
commit9f438760e81c2520f5eb2017aa02a78f951521a7 (patch)
tree2197222fa0a41bac5a167940c4fdf8c8e6f484b6 /src/src.pro
parentffd7b973e4f831c638b3db63db4e493fba0d8d00 (diff)
Doc: Add Basic documentation for Scenegraph Adaptations
Now that there are multiple scenegraph adaptations, there needs to be a bit more documentation describing each. Really the only fully supported additional backend is the Software adaptation, so the relevant docs have been transferred from the 2D Renderer documentation, and the old docs are now removed. Change-Id: I951f87357a03a37bacb14185748b67ac9ae9a9cf Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index e3975083da..04fa8663bb 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -12,7 +12,6 @@ qtHaveModule(gui):contains(QT_CONFIG, opengl(es1|es2)?) {
SUBDIRS += \
plugins \
- doc \
imports \
qmldevtools