Caterpillar Documentation
=========================
Caterpillar is a pythonic text indexing and analytics library originally developed by `Kapiche <http://kapiche.com>`_.
Here are some useful caterpillar resources:

* `source code <https://github.com/Kapiche/caterpillar/>`_;
* `issue tracker <https://github.com/Kapiche/caterpillar/issues>`_;
* `build status <https://travis-ci.org/Kapiche/caterpillar>`_; and
* `code coverage <https://coveralls.io/r/Kapiche/caterpillar>`_;

Contents
========

.. toctree::
    :maxdepth: 2

    intro
    getting-started
    indexes-schemas
    api/modules


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

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

