.. AABBTree documentation master file.

.. Introduction
.. include:: ../../README.rst
    :start-after: .. begin-introduction
    :end-before: .. end-introduction

.. Image of AABB Tree
.. figure:: _static/diagram.png
  :alt: AABB Tree
  :align: center

  Left: An AABB tree, leaves numbered by insertion order.
  Right: The AABBs and their bounding boxes.


.. Installation and example sections
.. include:: ../../README.rst
  :start-after: .. begin-installation
  :end-before: .. begin-documentation

.. API
.. include:: aabbtree.rst

.. Contributing and license
.. include:: ../../README.rst
  :start-after: .. end-documentation

.. admonition:: License

  .. include:: ../../LICENSE.rst
