geopython / pygeoapi

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
https://pygeoapi.io
MIT License
483 stars 258 forks source link

create documentation #43

Closed tomkralidis closed 4 years ago

tomkralidis commented 6 years ago

Create documentation using Sphinx or MkDocs.

tomkralidis commented 5 years ago

Not sure why this was closed. Reopening.

justb4 commented 5 years ago

@jorgejesus thanks! Can you add @tomkralidis and me to the RTD project? at https://readthedocs.org/projects/pygeoapi/ . Think we need to change the repo location and default branch. Later we can link https://docs.pygeoapi.io and link from https://pygeoapi.io home.

tomkralidis commented 4 years ago

We have an initial implementation in http://docs.pygeoapi.io/en/latest and are in the process of updating via #277