Training materials for PostGIS
The workshop pages are viewable at: https://postgis.net/workshops/postgis-intro/
- Install Sphinx: http://www.sphinx-doc.org/en/1.8/usage/installation.html
- Go to the source directory:
cd postgis-intro/sources/en/
- Build the HTML:
make html
- Check the outputs:
cd ../../doc/en
- TBD, probably using reveal.js