summaryrefslogtreecommitdiffstats
path: root/src/pulse/simple.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulse/simple.h')
-rw-r--r--src/pulse/simple.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/pulse/simple.h b/src/pulse/simple.h
index df8758b0..ecffe4fa 100644
--- a/src/pulse/simple.h
+++ b/src/pulse/simple.h
@@ -98,7 +98,10 @@
/** \file
* A simple but limited synchronous playback and recording
* API. This is a synchronous, simplified wrapper around the standard
- * asynchronous API. */
+ * asynchronous API.
+ *
+ * See also \subpage simple
+ */
/** \example pacat-simple.c
* A simple playback tool using the simple API */