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