-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
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
- Generate HTML and host the docs online? This would probably be easiest on GitHub Pages: https://doceme.github.io/py-spidev.
- Another possibility is to find a way to convert the docs to markdown and include it in the README, with a similar results as to how it is now. (With https://niklasrosenstein.github.io/pydoc-markdown/?)
Let me know which approach you'll find most appealing. I'll start with it after #144 is merged.
fschrempf
Metadata
Metadata
Assignees
Labels
No labels