src/aubio.h: add some links to examples
authorPaul Brossier <piem@piem.org>
Thu, 22 Sep 2016 22:01:32 +0000 (00:01 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 22 Sep 2016 22:01:32 +0000 (00:01 +0200)
src/aubio.h

index dfc308b..856768b 100644 (file)
   \endcode
 
   Several examples of C programs are available in the \p examples/ and \p tests/src
-  directories of the source tree.
+  directories of the source tree. See more examples:
+  @ref spectral/test-fft.c
+  @ref spectral/test-phasevoc.c
+  @ref onset/test-onset.c
+  @ref pitch/test-pitch.c
+  @ref tempo/test-tempo.c
+  @ref test-fvec.c
+  @ref test-cvec.c
 
   \subsection unstable_api Unstable API