Mercurial > libervia-backend
comparison doc/index.rst @ 2946:ce16847a7b6d
doc: documentation first draft:
this patch starts the local documentation, existing documentation will be imported from wiki/other places to this folder and updated.
This doc is using reStructuredText format and will be generated with Sphinx.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 22 Feb 2019 18:58:59 +0100 |
parents | |
children | 8ec35cf13f66 |
comparison
equal
deleted
inserted
replaced
2945:6c264c224614 | 2946:ce16847a7b6d |
---|---|
1 ========================= | |
2 Salut à Toi documentation | |
3 ========================= | |
4 | |
5 Welcome to Salut à Toi's documentation. You'll find here both end-user and developer documentations. | |
6 | |
7 Salut à Toi (or SàT) is a Libre communication ecosystem based on XMPP standard. It allows you to do many things such as: | |
8 | |
9 - instant messaging | |
10 - (micro)blogging | |
11 - file sharing | |
12 - managing photo albums | |
13 - organizing/managing events | |
14 - handling tasks | |
15 - etc. | |
16 | |
17 It features many interfaces (desktop, mobile, web, command line, console), and is multi-platforms. | |
18 | |
19 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>`_) | |
20 | |
21 | |
22 .. toctree:: | |
23 :caption: Contents: | |
24 :maxdepth: 3 | |
25 | |
26 installation.rst | |
27 /jp/index.rst | |
28 | |
29 | |
30 Indices and tables | |
31 ================== | |
32 | |
33 * :ref:`genindex` | |
34 * :ref:`search` |