.. Planar documentation master file

Planar Documentation Contents
=============================

Planar is a 2D geometry library for Python designed for use by
games and other iteractive applications.

Planar was created for use by the `Grease game framework <http://www.pygamesf.org/~casey/grease/doc/>`_, but is distributed as a separate standalone library so that it can be more useful for everyone.

.. toctree::
   :maxdepth: 2

   overview
   usage
   vectors

Reference
---------

.. toctree::
   :maxdepth: 2

   planarref
   vectorref


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

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

