caesar0301 / treelib

An efficient implementation of tree data structure in python 2/3.
http://treelib.readthedocs.io/en/latest/
Other
801 stars 185 forks source link

Update documentation to employ docstring #104

Closed caesar0301 closed 5 years ago

caesar0301 commented 5 years ago

Use sphnix automodule extension to replace manual documentation.