gecko-dev/browser/components/backup/docs/index.rst
Mike Conley 3c9ce8a2dc Bug 1900892 - Part 2: Define a ArchiveJSONBlock schema for the JSON block in a backup archive. r=backup-reviewers,fchasen
Since the ArchiveJSONBlock uses a $ref to reference the metadata in the
BackupManifest schema, we have to change the JSON validation mechanism
we're using to one that supports $ref's.

Differential Revision: https://phabricator.services.mozilla.com/D212860
2024-06-21 14:07:26 +00:00

17 lines
329 B
ReStructuredText

.. _components/backup:
================
Backup Component
================
The Backup Component is responsible for creating backups of user profile data
into a single file that can be easily restored from.
.. toctree::
:maxdepth: 3
backup-service
backup-resources
backup-ui-actors
archive-encryption
schemas