comparison doc/index.rst @ 1190:b9a5418e9f2e

doc: added forgotten conf.py and index.rst files
author Goffi <goffi@goffi.org>
date Mon, 27 May 2019 09:27:15 +0200
parents
children 13447f785ba1
comparison
equal deleted inserted replaced
1189:170802865156 1190:b9a5418e9f2e
1 .. Libervia (Salut à Toi) documentation master file, created by
2 sphinx-quickstart on Thu Jan 24 15:20:15 2019.
3 You can adapt this file completely to your liking, but it should at least
4 contain the root `toctree` directive.
5
6 Libervia (Salut à Toi) documentation
7 ====================================
8
9 Welcome to Libervia's documentation. You'll find here both end-user end developer documentations.
10
11 Libervia is the web frontend of Salut à Toi (or SàT), a Libre communication ecosystem based on XMPP standard.
12
13 With Libervia you have access to main SàT features thanks to its easy to use pages.
14 It is a highly customizable project, the interface can be modified from slight to major changes, so it can be adapted to your association, university, entreprise or community.
15
16 Libervia includes its own web framework, using a unique architecture taking profit of the XMPP standard.
17
18 You can follow this documentation to learn more on it, or join our official XMPP room at `sat@chat.jabberfr.org <xmpp:sat@chat.jabberfr.org?join>`_ (also available via a `web link <https://chat.jabberfr.org/converse.js/sat@chat.jabberfr.org>`_)
19
20 .. toctree::
21 :maxdepth: 2
22 :caption: Contents:
23
24 web_framework/quick_start.rst
25 web_framework/css_framework.rst
26
27
28
29 Indices and tables
30 ==================
31
32 * :ref:`genindex`
33 ..
34 * :ref:`modindex`
35 * :ref:`search`