44 lines
682 B
ReStructuredText
Executable File
44 lines
682 B
ReStructuredText
Executable File
==========
|
|
Green-Mine
|
|
==========
|
|
|
|
.. rubric:: Project management web application build on top of Django.
|
|
|
|
Currently there is no stable version, but the project is already usable. All contributions and bug fixes is welcome.
|
|
|
|
|
|
First steps
|
|
===========
|
|
|
|
**From scratch:**
|
|
:ref:`Overview and Installation <intro-overview>`
|
|
|
|
**Tutorials:** TODO
|
|
|
|
**Miscellaneous:**
|
|
:ref:`Contributing <contributing>` |
|
|
:ref:`Tests <runtests>` |
|
|
:ref:`Changelog <changelog>` |
|
|
:ref:`License <license>`
|
|
|
|
|
|
Contents:
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
overview.rst
|
|
settings.rst
|
|
coding_rules.rst
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|