.. edx-toggles documentation master file, created by
   sphinx-quickstart on Mon Apr 08 14:19:54 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

edx-toggles
===============================
Library and utilities for feature toggles

.. toctree::
   :maxdepth: 2
   :caption: General Contents

   README <readme>
   getting_started
   testing
   toggle_reporting.rst
   Package Reference <modules>
   changelog

.. toctree::
   :maxdepth: 2
   :caption: Decisions

   decisions/0001-purpose-of-this-repo
   decisions/0002-application-toggle-state
   decisions/0003-django-setting-toggles
   decisions/0004-toggle-api
   decisions/0005-toggle-life-expectancy

.. toctree::
   :maxdepth: 2
   :caption: How-Tos

   how_to/documenting_new_feature_toggles
   how_to/implement_the_right_toggle_type
   how_to/create_toggles_report_for_devstack_or_sandbox.rst
   how_to/adding_new_ida_to_toggle_report
   how_to/get_feature_toggles_annotation_data.rst


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

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

