nugget / python-anthemav

Python asyncio module to interface with Anthem AVM and MRX receivers
MIT License
15 stars 26 forks source link

Implement Sphinx to auto-generate method documentation #2

Open nugget opened 7 years ago

nugget commented 7 years ago

I've populated Doclines for the public methods in protocol.py, now I just need to figure out how to turn that into docs files automatically.