From 4929a38d1d6b7e7044f3b549c703f160586cdef6 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Wed, 13 Mar 2013 13:57:26 +0100 Subject: Doc: several snippet issues in multiple.qdoc - added path to qdocinc file in qtactiveqt.qdocconf - removed unnecessary snippet label from multiple-demo.qdocinc - modified path to qdocinc file - removed reference to directory name, input statement now only specifying file name multiple-demo.qdocinc Task-number: QTBUG-29101 Change-Id: Icc957907cfcbab97a01ffec07819f667961644b8 Reviewed-by: Martin Smith --- src/activeqt/doc/activeqt.qdocconf | 3 ++- src/activeqt/doc/src/examples/multiple-demo.qdocinc | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'src/activeqt/doc') diff --git a/src/activeqt/doc/activeqt.qdocconf b/src/activeqt/doc/activeqt.qdocconf index d6dd8a8..74c397e 100644 --- a/src/activeqt/doc/activeqt.qdocconf +++ b/src/activeqt/doc/activeqt.qdocconf @@ -36,7 +36,8 @@ depends += qtcore qtgui qtdoc headerdirs += .. -sourcedirs += .. +sourcedirs += .. \ + src/examples exampledirs += ../../../examples/ \ src/examples/ \ diff --git a/src/activeqt/doc/src/examples/multiple-demo.qdocinc b/src/activeqt/doc/src/examples/multiple-demo.qdocinc index aabdb6d..e528667 100644 --- a/src/activeqt/doc/src/examples/multiple-demo.qdocinc +++ b/src/activeqt/doc/src/examples/multiple-demo.qdocinc @@ -1,5 +1,4 @@ \code -//! [0]