An open API service indexing awesome lists of open source software.

https://github.com/jachym/pywps-tutorial

Tutorial for PyWPS
https://github.com/jachym/pywps-tutorial

Last synced: 2 months ago
JSON representation

Tutorial for PyWPS

Awesome Lists containing this project

README

        

HOWTO manage PyWPS Tutorial
===========================

NOTE: before you start, you need at least pywps/trunk and pywps/docs
directories side-by-side in order to build this documentation

step #1: edit source/*

step #2: run

make html

step #3: rsync

rsync --protocol 29 --delete-excluded --del -r build/html/ [email protected]:/pywps/htdocs/documentation/course