.. cookiecutter documentation master file, created by
   sphinx-quickstart on Thu Jul 11 11:31:49 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Cookiecutter: Better Project Templates
======================================

Cookiecutter creates projects from **cookiecutters** (project templates), e.g. Python package projects from Python package templates.

Basics
------

.. toctree::
   :maxdepth: 2

   README
   overview
   installation
   usage
   cli_options
   tutorials/index
   advanced/index
   troubleshooting

.. _apiref:

API Reference
-------------

.. toctree::
   :maxdepth: 2

   cookiecutter

Project Info
------------

.. toctree::
   :maxdepth: 2

   CONTRIBUTING
   AUTHORS
   HISTORY
   case_studies
   CODE_OF_CONDUCT

Index
-----

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