restic-compose-backup/docs/index.rst

28 lines
637 B
ReStructuredText
Raw Normal View History

2019-12-05 00:58:39 +00:00
.. 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!
=================================================
2019-12-09 02:57:16 +00:00
Simple backup with restic_ for docker-compose setups.
2019-12-05 01:26:50 +00:00
2019-12-05 00:58:39 +00:00
.. toctree::
2019-12-09 02:57:16 +00:00
:maxdepth: 3
2019-12-05 00:58:39 +00:00
:caption: Contents:
2019-12-09 02:57:16 +00:00
guide/install
guide/configuration
2019-12-09 05:21:52 +00:00
guide/rcb
2019-12-09 02:57:16 +00:00
guide/advanced
2019-12-05 00:58:39 +00:00
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
2019-12-09 02:57:16 +00:00
.. _restic: https://restic.net/