Problem
Documentation for the package is currently hard to use. The README lists the available methods, but they lack information (accepted types, example, difference with other methods, return value).
Solution
Generate docs from well-maintained docstrings after #144 is merged. The docs include the full interface of the package.
Considerations
Let me know which approach you'll find most appealing. I'll start with it after #144 is merged.
Problem
Documentation for the package is currently hard to use. The README lists the available methods, but they lack information (accepted types, example, difference with other methods, return value).
Solution
Generate docs from well-maintained docstrings after #144 is merged. The docs include the full interface of the package.
Considerations
Let me know which approach you'll find most appealing. I'll start with it after #144 is merged.