Mercurial > hg > auditok
annotate doc/apireference.rst @ 75:25d479e4ddb2
Merge pull request #16 from ps2/python3-stdin
Use binary read for stdin on python3
author | Amine SEHILI <amsehili@users.noreply.github.com> |
---|---|
date | Sat, 15 Sep 2018 13:48:45 +0200 |
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> |