shithub: aubio

Download patch

ref: 4da6f2020cda055de3b6e1199e1ebb5011a72a25
parent: f80519b53c880e5eb8d30019fd710e8affdebcad
author: Paul Brossier <piem@piem.org>
date: Fri Mar 24 15:37:22 EDT 2017

doc/develop.rst: direct link to doxygen

--- a/doc/develop.rst
+++ b/doc/develop.rst
@@ -5,8 +5,8 @@
 
 Here is a brief overview of the C library.
 
-See also the `API documentation <https://aubio.org/doc/latest/>`_ for a more
-detailed list of available functions.
+For a more detailed list of available functions, see the `API documentation
+<https://aubio.org/doc/latest/>`_.
 
 To report issues, ask questions, and request new features, use `Github Issues
 <https://github.com/aubio/aubio/issues>`_
@@ -114,7 +114,7 @@
 The latest version of the API documentation is built using `Doxygen
 <http://www.doxygen.org/>`_ and is available at:
 
-    https://aubio.org/doc/latest
+    https://aubio.org/doc/latest/
 
 Contribute
 ----------
@@ -121,4 +121,3 @@
 
 Please report any issue and feature request at the `Github issue tracker
 <https://github.com/aubio/aubio/issues>`_. Patches and pull-requests welcome!
-