audeering / opensmile-python

Python package for openSMILE
https://audeering.github.io/opensmile-python/
Other
240 stars 32 forks source link

DOC: split up into sub-pages per class/function #71

Closed hagenw closed 1 year ago

hagenw commented 1 year ago

As discussed in https://github.com/audeering/audinterface/pull/86 this uses autosummary to split up the API documentation into several sub-pages, one for each function/class.

Also renamed Example to Examples in docstrings.