From 4da6f2020cda055de3b6e1199e1ebb5011a72a25 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 24 Mar 2017 19:37:22 +0100 Subject: [PATCH] doc/develop.rst: direct link to doxygen --- doc/develop.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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! - -- 2.11.0