tenfourfox/services/cloudsync/docs/index.rst
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

20 lines
467 B
ReStructuredText

.. _cloudsync:
=====================
CloudSync
=====================
CloudSync is a service that provides access to tabs and bookmarks data
for third-party sync addons. Addons can read local bookmarks and tabs.
Bookmarks and tab data can be merged from remote devices.
Addons are responsible for maintaining an upstream representation, as
well as sending and receiving data over the network.
.. toctree::
:maxdepth: 1
architecture
dataformat
example