summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/qtcore.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-03-21 10:02:07 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-27 15:16:20 +0100
commitddf2e2367ccf651fc25f02a3e7975a8b57a4bc98 (patch)
treeb151d5638a9a80717482428eae3e5cde97224674 /src/corelib/doc/qtcore.qdocconf
parentad22303bff0dac7accc748e284bd1ffbf6b24cb3 (diff)
Doc: Move IPC example documentation
Examples under examples/ipc were not part of any module documentation. This change adds the above folder to Qt Core documentation, and moves the corresponding files so that the example documentation is built correctly. Change-Id: If1f34ce7ef04a02df8a87f820bb2e68ffa723dd4 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/corelib/doc/qtcore.qdocconf')
-rw-r--r--src/corelib/doc/qtcore.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/doc/qtcore.qdocconf b/src/corelib/doc/qtcore.qdocconf
index 2ad24d33b1..18342d0138 100644
--- a/src/corelib/doc/qtcore.qdocconf
+++ b/src/corelib/doc/qtcore.qdocconf
@@ -37,6 +37,7 @@ exampledirs += \
snippets \
../../../examples/threads/ \
../../../examples/tools/ \
+ ../../../examples/ipc/ \
../../../examples/json/ \
../../../examples/network/dnslookup