From ed66e349b72103977ef2d3794b685ce390077145 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sun, 8 Jan 2017 15:15:54 +0100 Subject: [PATCH] src/aubio.h: use https, format examples as list --- src/aubio.h | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/src/aubio.h b/src/aubio.h index 856768b2..8c74acb7 100644 --- a/src/aubio.h +++ b/src/aubio.h @@ -109,14 +109,16 @@ \endcode Several examples of C programs are available in the \p examples/ and \p tests/src - 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 + directories of the source tree. + + Some 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 @@ -137,7 +139,7 @@ \section download Download Latest versions, further documentation, examples, wiki, and mailing lists can - be found at http://aubio.org . + be found at https://aubio.org . */ -- 2.11.0