blob: a484332f3d89b68cb3a467bb5504ed0df17a81a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
====
Sync
====
This documents the sync implementation inside mozilla-central. It assumes
a general understanding of what Sync is and how it works at a high level - you
can find `some external docs <https://mozilla-services.readthedocs.io/en/latest/sync/>`_
which can help with this.
.. toctree::
:maxdepth: 1
overview
engines
rust-engines
external
|