Mercurial > hg > auditok
annotate doc/apireference.rst @ 346:979343fe59e0
Install pydub and matplotlib
Remove tests for python 3.2 and 3.3
author | Amine SEHILI <amsehili@users.noreply.github.com> |
---|---|
date | Sun, 10 Nov 2019 21:16:16 +0100 |
parents | d28d94bf6b39 |
children |
rev | line source |
---|---|
amine@33 | 1 `auditok` API Reference |
amine@33 | 2 ======================= |
amine@33 | 3 |
amine@33 | 4 .. toctree:: |
amine@33 | 5 :titlesonly: |
amine@33 | 6 :maxdepth: 3 |
amine@33 | 7 |
amine@33 | 8 auditok.core <core.rst> |
amine@33 | 9 auditok.util <util.rst> |
amine@33 | 10 auditok.io <io.rst> |
amine@33 | 11 auditok.dataset <dataset.rst> |