.. DoubleBlind documentation master file, created by
   sphinx-quickstart on Sun May 14 17:37:15 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

DoubleBlind |release| documentation
====================================

.. toctree::
   :maxdepth: 2
   :caption: About DoubleBlind:

   What is DoubleBlind? <readme>
   GitHub page <https://github.com/GuyTeichman/DoubleBlind>


.. toctree::
   :maxdepth: 2
   :caption: Starting with DoubleBlind:

   installation
   user_guide

.. toctree::
   :maxdepth: 2
   :caption: Change history:

   history

Programmatic interface:
----------------------------
.. autosummary::
  :toctree:
  :caption: Modules:

  doubleblind.blinding


.. toctree::
   :maxdepth: 1
   :caption: Indices and tables:

   genindex
   api_reference
