index.rst 687 B

12345678910111213141516171819
  1. Home
  2. ====
  3. 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.
  4. .. toctree::
  5. :maxdepth: 1
  6. background
  7. quickfix
  8. contributing
  9. workflow
  10. install
  11. installlatex
  12. sphinx
  13. style
  14. tutorial
  15. .. 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.)