.. pep257 documentation master file, created by
   sphinx-quickstart on Fri Jan 30 20:30:42 2015.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

pep257's documentation
======================

**pep257** is a static analysis tool for checking
compliance with Python `PEP 257
<http://www.python.org/dev/peps/pep-0257/>`_.

Contents:

.. toctree::
   :maxdepth: 2

   usage
   error_codes
   release_notes
   license


.. include:: quickstart.rst

Credits
=======

Created by Vladimir Keleshev.

Maintained by Amir Rachum.

