Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geonode/documentation

GeoNode Documentation
https://github.com/geonode/documentation

Last synced: about 1 month ago
JSON representation

GeoNode Documentation

Awesome Lists containing this project

README

        

# GeoNode Documentation

## How to write Documentation

GeoNode uses reStructuredText with [Sphinx](http://www.sphinx-doc.org) .
Writing style should follow the same policies as GeoServer does in their
[Documentation Style
Guide](http://docs.geoserver.org/latest/en/docguide/style.html)

## Sphinx Syntax

- For more information, please see:

- [RST Quick
Reference](http://docutils.sourceforge.net/docs/user/rst/quickref.html#section-structure)
- [Comprehensive guide to
reStructuredText](http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html)
- [Sphinx reStructuredText
Primer](http://www.sphinx-doc.org/rest.html)