Skip to content

melowntech/workshop-readthedocs

Repository files navigation

Melown 3D Stack workshop

Repo for ReadTheDocs project redirecting to VTS Geospatial documentation.

Requirements

The materials are written using Sphinx documentation tool. You have to install it (something like apt-get install sphinx on Debian-based Linux).

Build

If you have Sphinx installed, you just have to run

cd workshop-readthedocs
make html

Use

Generated documentation is viewable in your web browser:

${BROWSER} _build/html/index.html

Read

The documentation is generated at ReadTheDocs server: http://melown.readthedocs.io/

License

Creative Commons Attribution-ShareAlike license Licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.