summaryrefslogtreecommitdiffstats
path: root/src/qdoc/doc/config/qdoc.qdocconf
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2021-06-25 08:04:29 +0200
committerPaul Wicking <paul.wicking@qt.io>2021-06-25 09:51:43 +0200
commitaf457a8c5293b9d67af22e3c24b2711e4d26f537 (patch)
tree097d19ec54af56e86e541d5c96f5a3e978b615ae /src/qdoc/doc/config/qdoc.qdocconf
parent1b346ab92572cf0a9866db20799ac39571dc8efa (diff)
QDoc: Drop doc dependency to qtbase for QDoc manual
* Drop imagedir external to the qttools repo, as this causes problems for single module integrations. * Add images that were used from qtbase. * Remove outdated image and replace its use with an updated one. Task-number: QTBUG-83851 Change-Id: I0c740fdfa8ba013457c75adf0bca0138ce501d4d Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/qdoc/doc/config/qdoc.qdocconf')
-rw-r--r--src/qdoc/doc/config/qdoc.qdocconf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/qdoc/doc/config/qdoc.qdocconf b/src/qdoc/doc/config/qdoc.qdocconf
index e4594c3ac..d4a0d4b20 100644
--- a/src/qdoc/doc/config/qdoc.qdocconf
+++ b/src/qdoc/doc/config/qdoc.qdocconf
@@ -11,8 +11,7 @@ sourcedirs = ..
exampledirs = .. \
../examples
-imagedirs = ../images \
- ../../../../../qtbase/src/widgets/doc/images
+imagedirs = ../images
tagfile = ../html/qdoc.tags