From: Paul Brossier Date: Fri, 24 Mar 2017 18:37:22 +0000 (+0100) Subject: doc/develop.rst: direct link to doxygen X-Git-Tag: 0.4.5~40 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=4da6f2020cda055de3b6e1199e1ebb5011a72a25;p=aubio.git doc/develop.rst: direct link to doxygen --- diff --git a/doc/develop.rst b/doc/develop.rst index cf437219..5086494f 100644 --- a/doc/develop.rst +++ b/doc/develop.rst @@ -5,8 +5,8 @@ Developping with aubio Here is a brief overview of the C library. -See also the `API documentation `_ for a more -detailed list of available functions. +For a more detailed list of available functions, see the `API documentation +`_. To report issues, ask questions, and request new features, use `Github Issues `_ @@ -114,11 +114,10 @@ Doxygen documentation The latest version of the API documentation is built using `Doxygen `_ and is available at: - https://aubio.org/doc/latest + https://aubio.org/doc/latest/ Contribute ---------- Please report any issue and feature request at the `Github issue tracker `_. Patches and pull-requests welcome! -