Welcome to debtcollector's documentation!
=========================================

A collection of Python deprecation patterns and strategies that help you
collect your technical debt in a non-destructive manner.

.. note::

    It should be noted that even though it is designed with OpenStack
    integration in mind, and that is where most of its *current*
    integration is it aims to be generally usable and useful in any
    project.

Contents
========

.. toctree::
   :maxdepth: 2

   installation
   api
   examples
   contributing

Release Notes
=============

.. toctree::
   :maxdepth: 1

   history

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

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