.. Civil Legal Advice documentation master file, created by sphinx-quickstart on Wed Oct 1 12:57:10 2014. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Civil Legal Advice's documentation! ============================================== Civil Legal Advice or CLA is a system composed of 3 main subsystems. It allows to record and manage Cases of people applying for Legal Aid. As the different parts belong to different repositories, this main documentation contains a general overview of how they interact and share logic. If you want to go into detail of a specific part, you would have to read the related documentation. The 3 parts of the CLA systems are: * `Backend `_ : providing REST APIs to the other subsystems and an admin interface to manage the internal operations * `Frontend `_ : fronted client consuming the Backend API to allow the call centre and specialists to store and manage legal aid Cases. * Public : public client consuming the Backend API to allow citizens to check if they are eligible for legal aid and apply online Contents: .. toctree:: :maxdepth: 2 installing getting started testing Links +++++ this should link to cla_backend :ref:`running manual ` Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`