geopython / pywps

PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
https://pywps.org
MIT License
178 stars 117 forks source link

Developer documentation #281

Open jachym opened 7 years ago

jachym commented 7 years ago
tomkralidis commented 7 years ago

Can we use Sphinx apidoc functionality here?

tomkralidis commented 7 years ago

It seems we already have this? See http://pywps.readthedocs.io/en/latest/api.html

ldesousa commented 7 years ago

Yes, Jachym started it up when we were in Como, I believe. You can follow on with it if you will. My task at this stage is to produce the Domain Model(s). We then need more detailed class descriptions, that's where Sphinx may help.