summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/spectrum
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-01-05 14:55:03 +0100
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-01-08 11:47:52 +0000
commitc5f5c7a5f24da3b81f6ac76c3cfcbdfce920df94 (patch)
tree5a3b8efb137e177c7de46858ecd47f40fcf2c5b7 /examples/multimedia/spectrum
parent62268c2d4b4e80ec139e09568e35d585b1f9c62b (diff)
Doc: Fix documentation warnings
- Fix incorrect paths passed to \example command - Fix resulting linking issues - Fix examplesinstallpath in .qdocconf - Remove unnecessary group definition Change-Id: I72a437ac6d297f3c63d4f29a0e3110971d1e330f Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@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 80bed1c00..eb2c8e3bd 100644
--- a/examples/multimedia/spectrum/doc/src/spectrum.qdoc
+++ b/examples/multimedia/spectrum/doc/src/spectrum.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example spectrum
+ \example multimedia/spectrum
\title Spectrum Example
\ingroup multimedia_examples
\brief Analyzing a raw audio stream using the FFTReal library.