summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiooutput/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2013-04-26 15:50:01 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-30 08:59:32 +0200
commitc34910a22f9d57e51610a8f875b55b0828b8da21 (patch)
tree0a8dfe3b51db2974377f76a5cf068387aad0801e /examples/multimedia/audiooutput/doc
parentffb26b07c84d99ff3b3c857d7f85cfe1b724ec45 (diff)
Doc: Fix example paths referred in documentation
qdocconf files for both Qt Multimedia and Qt Multimedia Widgets already define the correct example path. This change fixes also the example documentation to use the correct path, as well as the link to examples in Multimedia Overview. Change-Id: I72d75027ee18f6398eb76dc40bcc3d122541b1c9 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/multimedia/audiooutput/doc')
-rw-r--r--examples/multimedia/audiooutput/doc/src/audiooutput.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/multimedia/audiooutput/doc/src/audiooutput.qdoc b/examples/multimedia/audiooutput/doc/src/audiooutput.qdoc
index 9d028efa9..bc79e6a5d 100644
--- a/examples/multimedia/audiooutput/doc/src/audiooutput.qdoc
+++ b/examples/multimedia/audiooutput/doc/src/audiooutput.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example multimedia/audiooutput
+ \example audiooutput
\title Audio Output Example
\ingroup multimedia_examples
\brief The Audio Output Example show the use of the QAudioOutput API.