| 1 | {{{ |
| 2 | #!rst |
| 3 | |
| 4 | Stamper - Track your worktime |
| 5 | ============================= |
| 6 | |
| 7 | .. contents:: |
| 8 | |
| 9 | |
| 10 | Introduction |
| 11 | ------------ |
| 12 | |
| 13 | Stamper is a time tracking tool. It allows you to record how much time you |
| 14 | have dedicated to a given task. |
| 15 | |
| 16 | Install |
| 17 | ------- |
| 18 | |
| 19 | For installation instructions, please check the INSTALL file, or the |
| 20 | documentation inside the docs/ subdirectory. |
| 21 | |
| 22 | You can read the installation instructions here: |
| 23 | http://readthedocs.org/docs/stamper/en/latest/install.html |
| 24 | |
| 25 | Documentation |
| 26 | ------------- |
| 27 | |
| 28 | The official documentation is available in the docs/ subdirectory, and |
| 29 | you can read the docs online too (thnx to readthedocs.org [1]_): |
| 30 | |
| 31 | http://stamper.readthedocs.org |
| 32 | |
| 33 | |
| 34 | .. [1] http://readthedocs.org |
| 35 | |
| 36 | |
| 37 | }}} |