summaryrefslogtreecommitdiff
path: root/src/svg/doc/qtsvg.qdocconf
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-10-28 18:27:14 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-10-29 06:35:10 +0100
commita0a7a59ea3e11bdb32e7e734cf6585d63e56b595 (patch)
tree3155fb80fc63ff639e974f1a2755b521fb347aa7 /src/svg/doc/qtsvg.qdocconf
parent3d61f7e676a054a69db486ca89d17ff8ed0f3b0c (diff)
downloadqtsvg-a0a7a59ea3e11bdb32e7e734cf6585d63e56b595.tar.gz
Organize QtSvgWidgets documentation
Give the widgets class a place to call home. QtSvgWidgets is just a library, not a separate module, but we need a module page that the classes can refer to for correct build instructions. Change-Id: Id7ab95d879991c4b7b375d3c4df9f97206efe181 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/svg/doc/qtsvg.qdocconf')
-rw-r--r--src/svg/doc/qtsvg.qdocconf6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/svg/doc/qtsvg.qdocconf b/src/svg/doc/qtsvg.qdocconf
index 1254d61..c68beab 100644
--- a/src/svg/doc/qtsvg.qdocconf
+++ b/src/svg/doc/qtsvg.qdocconf
@@ -33,11 +33,13 @@ tagfile = ../../../doc/qtsvg/qtsvg.tags
headerdirs += .. \
../../plugins/imageformats \
- ../../plugins/iconengines
+ ../../plugins/iconengines \
+ ../../svgwidgets
sourcedirs += .. \
../../plugins/imageformats \
- ../../plugins/iconengines
+ ../../plugins/iconengines \
+ ../../svgwidgets
exampledirs += ../../../examples/svg \
snippets/