.. PumpWood Views Utils documentation master file, created by
   sphinx-quickstart on Wed Feb 22 15:04:52 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to PumpWood Views Utils's documentation!
================================================

PumpWood View Utils creates a default way to interact with rest apps in a PumpWood style. It concentrates all
interation over the models and object, in a way similar to Class orientated programing.

.. include:: ../README.rst

=========
Contents:
=========

.. toctree::
	:maxdepth: 2

	modules/query.rst
	modules/rest_function.rst
	modules/routers.rst
	modules/serializers.rst
	modules/serve.rst
	modules/views.rst


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

