summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/spectrum
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/spectrum
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/spectrum')
-rw-r--r--examples/multimedia/spectrum/doc/src/spectrum.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/multimedia/spectrum/doc/src/spectrum.qdoc b/examples/multimedia/spectrum/doc/src/spectrum.qdoc
index 4c9ce60e8..280838956 100644
--- a/examples/multimedia/spectrum/doc/src/spectrum.qdoc
+++ b/examples/multimedia/spectrum/doc/src/spectrum.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example multimedia/spectrum
+ \example spectrum
\title Spectrum Example
\ingroup multimedia_examples
\brief The Spectrum Example uses a combination multimedia APIs to process microphone input.