@@ -4,6 +4,7 @@ Borg documentation
==================
.. when you add an element here, do not forget to add it to index.rst
+.. Note: Some things are in appendices (see latex_appendices in conf.py)
.. toctree::
:maxdepth: 2
@@ -14,9 +15,5 @@ Borg documentation
usage
deployment
faq
- support
- resources
- changes
internals
development
- authors
@@ -224,7 +224,12 @@ latex_show_urls = 'footnote'
#latex_preamble = ''
# Documents to append as an appendix to all manuals.
-#latex_appendices = []
+latex_appendices = [
+ 'support',
+ 'resources',
+ 'changes',
+ 'authors',
+]
# If false, no module index is generated.
#latex_domain_indices = True