Quellcode durchsuchen

Merge pull request #1807 from anarcat/docs-misc

fix more issues with the PDF
TW vor 8 Jahren
Ursprung
Commit
365ec85aa1
4 geänderte Dateien mit 7 neuen und 4 gelöschten Zeilen
  1. 2 2
      AUTHORS
  2. 3 0
      docs/authors.rst
  3. 1 1
      docs/book.rst
  4. 1 1
      docs/faq.rst

+ 2 - 2
AUTHORS

@@ -1,5 +1,5 @@
-Borg Contributors ("The Borg Collective")
-=========================================
+Borg authors ("The Borg Collective")
+------------------------------------
 
 
 - Thomas Waldmann <tw@waldmann-edv.de>
 - Thomas Waldmann <tw@waldmann-edv.de>
 - Antoine Beaupré <anarcat@debian.org>
 - Antoine Beaupré <anarcat@debian.org>

+ 3 - 0
docs/authors.rst

@@ -1,5 +1,8 @@
 .. include:: global.rst.inc
 .. include:: global.rst.inc
 
 
+Authors
+=======
+
 .. include:: ../AUTHORS
 .. include:: ../AUTHORS
 
 
 License
 License

+ 1 - 1
docs/book.rst

@@ -6,7 +6,7 @@ Borg documentation
 .. when you add an element here, do not forget to add it to index.rst
 .. when you add an element here, do not forget to add it to index.rst
 
 
 .. toctree::
 .. toctree::
-    :maxdepth: 3
+    :maxdepth: 2
 
 
     introduction
     introduction
     installation
     installation

+ 1 - 1
docs/faq.rst

@@ -521,7 +521,7 @@ Borg intends to be:
   * if major version number changes, it may have incompatible changes
   * if major version number changes, it may have incompatible changes
 
 
 What are the differences between Attic and Borg?
 What are the differences between Attic and Borg?
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+------------------------------------------------
 
 
 Borg is a fork of `Attic`_ and maintained by "`The Borg collective`_".
 Borg is a fork of `Attic`_ and maintained by "`The Borg collective`_".