Files
pygeoapi/docs/source/index.rst
T
Francesco Bartoli fda0df9cb4 Fix #349 (#350)
2020-01-28 18:16:09 -05:00

46 lines
1.1 KiB
ReStructuredText

.. pygeoapi documentation master file, created by
sphinx-quickstart on Wed Jul 3 06:22:56 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to pygeoapi's documentation!
====================================
|build-status| |docs| |coverage|
.. toctree::
:maxdepth: 4
:caption: Contents:
pygeoapi
install
openapi
docker
devel
wsgi
asgi
configuration
plugins
code
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. |build-status| image:: https://api.travis-ci.org/geopython/pygeoapi.svg?branch=master
:alt: build status
:target: https://travis-ci.org/geopython/pygeoapi
.. |docs| image:: https://readthedocs.org/projects/pygeoapi/badge/?version=latest&style=plastic
:alt: Documentation Status
:target: https://readthedocs.org/projects/pygeoapi
.. |coverage| image:: https://codecov.io/gh/geopython/pygeoapi/branch/master/graph/badge.svg
:alt: Test coverage
:target: https://codecov.io/gh/pygeoapi/pygeoapi.org