.. Stamper documentation master file, created by
   sphinx-quickstart on Wed Aug 13 21:25:05 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Stamper's documentation!
===================================

This is the official documentation for Stamper_, a *time tracking* tool written
in Python_.

Contents:

.. toctree::
   :maxdepth: 2

   about
   install
   using



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

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

.. _Stamper: https://bitbucket.org/codigo23/stamper
.. _Python: http://python.org
