12345678910111213141516171819 |
- Home
- ====
- This guide covers creating and maintaining the User Manual and Developer Manual. If you are interested in writing documentation for GeoServer, this guide is for you.
- .. toctree::
- :maxdepth: 1
- background
- quickfix
- contributing
- workflow
- install
- installlatex
- sphinx
- style
- tutorial
- .. note:: GeoServer documentation is distributed under `CCbyA 3.0 <http://creativecommons.org/licenses/by/3.0/>`_ by the Open Source Geospatial Foundation (OSGeo). To provide documentation changes to the GeoServer team, we need some OSGeo paperwork filled in (see `CONTRIBUTING.md <https://github.com/geoserver/geoserver/blob/main/CONTRIBUTING.md>`__ for details.)
|