mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-26 19:41:02 -05:00
Merge pull request #1807 from anarcat/docs-misc
fix more issues with the PDF
This commit is contained in:
commit
365ec85aa1
4 changed files with 7 additions and 4 deletions
4
AUTHORS
4
AUTHORS
|
|
@ -1,5 +1,5 @@
|
|||
Borg Contributors ("The Borg Collective")
|
||||
=========================================
|
||||
Borg authors ("The Borg Collective")
|
||||
------------------------------------
|
||||
|
||||
- Thomas Waldmann <tw@waldmann-edv.de>
|
||||
- Antoine Beaupré <anarcat@debian.org>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,8 @@
|
|||
.. include:: global.rst.inc
|
||||
|
||||
Authors
|
||||
=======
|
||||
|
||||
.. include:: ../AUTHORS
|
||||
|
||||
License
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Borg documentation
|
|||
.. when you add an element here, do not forget to add it to index.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:maxdepth: 2
|
||||
|
||||
introduction
|
||||
installation
|
||||
|
|
|
|||
|
|
@ -521,7 +521,7 @@ Borg intends to be:
|
|||
* if major version number changes, it may have incompatible changes
|
||||
|
||||
What are the differences between Attic and Borg?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
------------------------------------------------
|
||||
|
||||
Borg is a fork of `Attic`_ and maintained by "`The Borg collective`_".
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue