bootphon / abkhazia

ABX and kaldi experiments on speech corpora made easy
https://docs.cognitive-ml.fr/abkhazia
GNU General Public License v3.0
31 stars 6 forks source link

autodoc for the Python API #20

Open hadware opened 4 years ago

hadware commented 4 years ago

Maybe add some guide to the API for people that want to us it directly in Python.

This shouldn't take much time, as all classes are already properly docstring'd, it's just a matter of using the right autodoc directives in the Sphinx doc.