File: index.rst

package info (click to toggle)
borgbackup2 2.0.0b20-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 16,852 kB
  • sloc: python: 33,830; pascal: 3,599; sh: 215; makefile: 156; tcl: 94; ansic: 21
file content (25 lines) | stat: -rw-r--r-- 368 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. include:: global.rst.inc
.. highlight:: none

Borg Documentation
==================

.. include:: ../README.rst

.. When you add an element here, do not forget to add it to book.rst.

.. toctree::
   :maxdepth: 2

   installation
   quickstart
   usage
   deployment
   faq
   support
   changes
   changes_1.x
   changes_0.x
   internals
   development
   authors