Mercurial > libervia-backend
view doc/index.rst @ 3393:2b6f69f6df8c
tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:
`<div>` unwrapping could fail when a text node was a sibling of the top element (could
easily happen ith a `\n` line feed added by an editor). This is fixed by filtering on
IElement with `elements()`.
A `parse` instance has been added as it is not necessary to create a new `ElementParser`
each time that we want to parse something.
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 12 Nov 2020 14:53:15 +0100 |
parents | 8ec35cf13f66 |
children | 4ba31dd1f0f5 |
line wrap: on
line source
========================= Salut à Toi documentation ========================= Welcome to Salut à Toi's documentation. You'll find here both end-user and developer documentations. Salut à Toi (or SàT) is a Libre communication ecosystem based on XMPP standard. It allows you to do many things such as: - instant messaging - (micro)blogging - file sharing - managing photo albums - organizing/managing events - handling tasks - etc. It features many interfaces (desktop, mobile, web, command line, console), and is multi-platforms. 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>`_) .. toctree:: :caption: Contents: :maxdepth: 3 installation.rst overview.rst configuration.rst /jp/index.rst /primitivus/index.rst Indices and tables ================== * :ref:`genindex` * :ref:`search`