criteo / py-consul

Python client for Consul (http://www.consul.io/)
MIT License
40 stars 14 forks source link

Add documentation readthedocs.io like python-consul2 #78

Open rhuddleston opened 2 months ago

rhuddleston commented 2 months ago

Would it be possible to publish documentation similar to what python-consul2 had? https://python-consul2.readthedocs.io/en/latest/

python-consul has similar https://python-consul.readthedocs.io/en/latest/

rhuddleston commented 2 months ago

another thing maybe to consider is a small section on code migration from python-consul or python-consul2 to py-consul.