28 lines
637 B
ReStructuredText
28 lines
637 B
ReStructuredText
.. restic-compose-backup documentation master file, created by
|
|
sphinx-quickstart on Thu Dec 5 01:34:58 2019.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to restic-compose-backup's documentation!
|
|
=================================================
|
|
|
|
Simple backup with restic_ for docker-compose setups.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Contents:
|
|
|
|
guide/install
|
|
guide/configuration
|
|
guide/rcb
|
|
guide/advanced
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
.. _restic: https://restic.net/
|