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
- Host: GitHub
- URL: https://github.com/jachym/pywps-tutorial
- Owner: jachym
- Created: 2013-06-12T09:41:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T08:00:12.000Z (about 8 years ago)
- Last Synced: 2025-01-20T19:12:31.587Z (4 months ago)
- Language: JavaScript
- Size: 854 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 documentationstep #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