summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/activeqt/wrapper/doc/src/wrapper.qdoc4
-rw-r--r--src/activeqt/doc/activeqt.qdocconf1
2 files changed, 3 insertions, 2 deletions
diff --git a/examples/activeqt/wrapper/doc/src/wrapper.qdoc b/examples/activeqt/wrapper/doc/src/wrapper.qdoc
index ba593df..41debb9 100644
--- a/examples/activeqt/wrapper/doc/src/wrapper.qdoc
+++ b/examples/activeqt/wrapper/doc/src/wrapper.qdoc
@@ -30,7 +30,7 @@
\title Standard Qt widgets in an HTML page
- \input doc/src/examples/examples/wrapper-demo.qdocinc
+ \input doc/src/examples/wrapper-demo.qdocinc
*/
/*!
@@ -59,5 +59,5 @@
web browser that supports ActiveX controls, and scripting to be
enabled.
- \input examples/wrapper-demo.qdocinc 0
+ \input doc/src/examples/wrapper-demo.qdocinc
*/
diff --git a/src/activeqt/doc/activeqt.qdocconf b/src/activeqt/doc/activeqt.qdocconf
index 2001b1f..d6dd8a8 100644
--- a/src/activeqt/doc/activeqt.qdocconf
+++ b/src/activeqt/doc/activeqt.qdocconf
@@ -39,6 +39,7 @@ headerdirs += ..
sourcedirs += ..
exampledirs += ../../../examples/ \
+ src/examples/ \
snippets
imagedirs += images