summaryrefslogtreecommitdiffstats
path: root/examples/sound/sound.doc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sound/sound.doc')
-rw-r--r--examples/sound/sound.doc24
1 files changed, 24 insertions, 0 deletions
diff --git a/examples/sound/sound.doc b/examples/sound/sound.doc
new file mode 100644
index 0000000..031c97e
--- /dev/null
+++ b/examples/sound/sound.doc
@@ -0,0 +1,24 @@
+/*! \page sound-example.html
+
+ \ingroup examples
+ \title Sound Example
+
+ This example shows how easy it is to play sounds, e.g. .WAV files,
+ if your machine is set up to play audio.
+
+ <hr>
+
+ Header file:
+
+ \include sound/sound.h
+
+ <hr>
+
+ Implementation:
+
+ \include sound/sound.cpp
+
+
+*/
+
+