jsbueno / terminedia

Python3 library for multimedia functions at the command terminal
GNU Lesser General Public License v3.0
100 stars 8 forks source link

[DOC FIX] Refactoring autodoc module discovery #4

Closed chicao closed 4 years ago

chicao commented 5 years ago

Given the sphinx documentation, the auto-discovery is not a supported feature yet. Since the __init__.py explicitly import the refactored modules, we must add the imported-members directive into the RST file.

http://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html#confval-autodoc_default_options