Ignore:
Timestamp:
Aug 27, 2016, 5:23:58 PM (8 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
55027f3
Parents:
3438b42
Message:

doc/develop.rst: add some documentation about the c-api

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/requirements.rst

    r3438b42 r7a8a07e  
    175175  transform
    176176
    177 With libfftw3 built in, ``aubio_fft`` will use `FFTW <http://fftw.org>`_ to
     177With libfftw3 built in, ``aubio_fft`` will use `FFTW`_ to
    178178compute Fast Fourier Transform (FFT), allowing aubio to compute FFT on length
    179179that are not a power of 2.
     
    188188If the following tools are found, additional documentations are built:
    189189
    190  - `doxygen <http://doxygen.org>`_ to build the `API documentation`.
     190 - `doxygen <http://doxygen.org>`_ to build the :ref:`doxygen-documentation`.
    191191 - `txt2man <https://github.com/mvertes/txt2man>`_ to build the :ref:`manpages`
    192192
Note: See TracChangeset for help on using the changeset viewer.