ihatemoney/docs/index.rst
2021-11-01 20:09:55 +01:00

30 lines
655 B
ReStructuredText

I hate money
############
«I hate money» is a web application made to ease shared budget management.
It keeps track of who bought what, when, and for whom; and helps to settle the
bills.
I hate money is written in python, using the `flask <https://palletsprojects.com/p/flask/>`_
framework. It's developed with ease of use in mind, and is trying to
keep things simple. Hope you (will) like it!
Table of contents
=================
.. toctree::
:maxdepth: 1
installation.md
configuration.md
upgrade.md
api.md
security.md
contributing.md
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`