index.rst 682 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. ==========
  2. Green-Mine
  3. ==========
  4. .. rubric:: Project management web application build on top of Django.
  5. Currently there is no stable version, but the project is already usable. All contributions and bug fixes is welcome.
  6. First steps
  7. ===========
  8. **From scratch:**
  9. :ref:`Overview and Installation <intro-overview>`
  10. **Tutorials:** TODO
  11. **Miscellaneous:**
  12. :ref:`Contributing <contributing>` |
  13. :ref:`Tests <runtests>` |
  14. :ref:`Changelog <changelog>` |
  15. :ref:`License <license>`
  16. Contents:
  17. =========
  18. .. toctree::
  19. :maxdepth: 1
  20. overview.rst
  21. settings.rst
  22. coding_rules.rst
  23. Indices and tables
  24. ==================
  25. * :ref:`genindex`
  26. * :ref:`modindex`
  27. * :ref:`search`