Skip to content

opengeospatial/e-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Learning for OGC

Introduction

This repository is used to share and plan E-Learning material related to OGC Standards. The wiki provides more details. The web page created from this material is available here.

Building the source

The source is build in rst format and available in GitHub: https://github.com/opengeospatial/e-learning

Requirements

Process

  1. Clone the repository: git clone https://github.com/opengeospatial/e-learning.git
  2. Navigate to the e-learning folder with cd e-learning
  3. Run make clean (optional, for clearing the previous built content)
  4. Run make ogc
  5. Navigate to the build folder with cd build
  6. Open the index.html file