source: stamper/docs/_build/html/_sources/index.txt@ 42:cff2c17bc1d4

Last change on this file since 42:cff2c17bc1d4 was 42:cff2c17bc1d4, checked in by Borja Lopez <borja@…>, 10 years ago

Added initial version of the docs, covering:

  • About stamper
  • Basic installation instructions (missing install from repo or dev env setup, for example)
  • Basic usage instructions (total times, per-day details, timeline, date-based filters and more)
File size: 631 bytes
Line 
1.. Stamper documentation master file, created by
2 sphinx-quickstart on Wed Aug 13 21:25:05 2014.
3 You can adapt this file completely to your liking, but it should at least
4 contain the root `toctree` directive.
5
6Welcome to Stamper's documentation!
7===================================
8
9This is the official documentation for Stamper_, a *time tracking* tool written
10in Python_.
11
12Contents:
13
14.. toctree::
15 :maxdepth: 2
16
17 about
18 install
19 using
20
21
22
23Indices and tables
24==================
25
26* :ref:`genindex`
27* :ref:`modindex`
28* :ref:`search`
29
30.. _Stamper: https://bitbucket.org/codigo23/stamper
31.. _Python: http://python.org
Note: See TracBrowser for help on using the repository browser.