Files
pygeoapi/docs/source/index.rst
T
Jorge Samuel Mendes de Jesus da267e9ed3 Issue 43 (#207)
* squach contents new branch

* source code explanations

* flake8

* change in requirements

* 	modified:   docs/source/code.rst
	modified:   docs/source/plugins.rst

* 	modified:   docs/source/code.rst
	modified:   pygeoapi/formatter/csv_.py
	modified:   pygeoapi/provider/geojson.py

* changes requred in review code

* 	modified:   .travis.yml
missing "

* change file to use requirements-dev.txt
	modified:   readthedocs.yml

* flask_cors removal from requirements.txt

* text changes
2019-08-14 15:14:13 -04:00

44 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
wsgi
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