[doc] start adding autodoc to sphinx documents
[aubio.git] / doc / python.rst
1 .. make sure our default-domain is python here
2 .. default-domain:: py
3
4 .. set current module
5 .. currentmodule:: aubio
6
7 ..
8    we follow numpy type docstrings, see:
9    https://numpydoc.readthedocs.io/en/latest/format.html#docstring-standard
10
11 Python documentation
12 ====================
13
14
15 .. midiconv.py
16
17 .. autofunction:: note2midi
18
19 .. autofunction:: midi2note
20
21 .. autofunction:: freq2note
22
23 .. autofunction:: note2freq
24
25 .. slicing.py
26
27 .. autofunction:: slice_source_at_stamps