unicef / magicbox-latlon-admin-server

API that takes latitude/longitude pairs and returns an ID and metadata for the administrative boundaries they're located within
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Initialize Sphinx documentation environment #8

Closed jwflory closed 6 years ago

jwflory commented 6 years ago

This commit initializes a sphinx environment inside the repo. This is "ready to go" for ReadTheDocs. The site is already found here:

https://coordinates-to-admin-id-server.readthedocs.io/en/latest/

New gitignore rules for a Python virtualenv were also added, for building + testing docs generation locally.


This PR is helping build a mock-up / proposal of a docs solution, per unicef/magicbox#12.