.. _usage-index:

============
Using Waffle
============

Waffle provides a simple API to check the state of :ref:`flags
<types-flag>`, :ref:`switches <types-switch>`, and :ref:`samples
<types-sample>` in views and templates, and even on the client in
JavaScript.

.. toctree::
   :titlesonly:

   views
   decorators
   mixins
   templates
   javascript
   json
   cli
