Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geonode/documentation
GeoNode Documentation
https://github.com/geonode/documentation
Last synced: about 1 month ago
JSON representation
GeoNode Documentation
- Host: GitHub
- URL: https://github.com/geonode/documentation
- Owner: GeoNode
- License: other
- Created: 2020-02-06T13:40:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T13:53:05.000Z (9 months ago)
- Last Synced: 2024-04-14T12:48:26.950Z (8 months ago)
- Language: Python
- Homepage: https://docs.geonode.org/
- Size: 282 MB
- Stars: 13
- Watchers: 16
- Forks: 69
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)