This repository is used to share and plan E-Learning material related to OGC Standards. The wiki provides more details. An example web page created from this material is available here.
The source is build in rst format and avialable in GitHub: https://github.com/opengeospatial/e-learning
- To build it, [SPHINX] (http://sphinx-doc.org) is needed
- A git client to clone the respository
- Clone the repository: git clone https://github.com/opengeospatial/e-learning.git
- Run
sphinx-build -b html source build
- Navigate to the build folder and open the index.html file