31 lines
663 B
ReStructuredText
31 lines
663 B
ReStructuredText
.. PonyTracker documentation master file, created by
|
|
sphinx-quickstart on Wed Aug 13 12:29:56 2014.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to PonyTracker's documentation!
|
|
=======================================
|
|
|
|
PonyTracker is a small and easy-to-use github-like issue tracker.
|
|
|
|
It is reallized in Python using the Django framework.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Installation <installation>
|
|
Upgrade <upgrade>
|
|
User guide <user>
|
|
Developer guide <dev>
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|