ihatemoney/docs/index.rst
zorun 6a0533e517
Add some documentation about security (#858)
Co-authored-by: Baptiste Jonglez <git@bitsofnetworks.org>
2021-10-14 23:45:22 +02:00

30 lines
637 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
configuration
upgrade
api
security
contributing
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`