CodeForAfrica / HealthTools.API

HealthTools API to retrieve, structure and return data being used by the health tools. Accessible at https://api.healthtools.codeforafrica.org/
https://api.healthtools.codeforafrica.org/
MIT License
19 stars 20 forks source link

Publish documentation using Sphinx #39

Open DavidLemayian opened 7 years ago

DavidLemayian commented 7 years ago

While looking at #33 that seemed like the simplest approach / lowest hanging fruit and exciting to publish docs with, the better documentation publishing for Python is Sphinx.

Let's therefore use Sphinx instead following this - http://docs.python-guide.org/en/latest/writing/documentation/