diff --git a/AUTHORS b/AUTHORS index 4788133e4..9749b1c52 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,5 @@ -Borg Contributors ("The Borg Collective") -========================================= +Borg authors ("The Borg Collective") +------------------------------------ - Thomas Waldmann - Antoine Beaupré diff --git a/docs/authors.rst b/docs/authors.rst index c368035d6..bca9b5de9 100644 --- a/docs/authors.rst +++ b/docs/authors.rst @@ -1,5 +1,8 @@ .. include:: global.rst.inc +Authors +======= + .. include:: ../AUTHORS License diff --git a/docs/book.rst b/docs/book.rst index 33e756839..679a05223 100644 --- a/docs/book.rst +++ b/docs/book.rst @@ -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 diff --git a/docs/faq.rst b/docs/faq.rst index 49b837a12..a7fc74b17 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -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`_".