Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 523 Bytes

README.rst

File metadata and controls

11 lines (8 loc) · 523 Bytes

This repository contains the source for the MapSetJSON Home Page, which includes an overview, the core MapSetJSON specification, and some extensions.

Most of the content is in the reStructured Text (RST) format. To render the RST to HTML, install Python and the docutils module, then run make in the top directory. The results will be placed in a new build subdirectory with the same internal directory structure as the home page.

The canonical location of the home page is http://mapmixer.org/mapsetjson/ .