04e24b14f0
This removes the "Backup Management" first level heading in the docs, and either uses the sub headings contained within it as first level headings, or groups previous sections logically under new headings. The administration-guide.rst file is also removed. Its contents are instead separated into various files, that relate to their respective first level heading. Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
64 lines
1.4 KiB
ReStructuredText
64 lines
1.4 KiB
ReStructuredText
.. Proxmox Backup documentation master file
|
|
|
|
Welcome to the Proxmox Backup documentation!
|
|
============================================
|
|
| Copyright (C) 2019-2020 Proxmox Server Solutions GmbH
|
|
| Version |version| -- |today|
|
|
|
|
Permission is granted to copy, distribute and/or modify this document under the
|
|
terms of the GNU Free Documentation License, Version 1.3 or any later version
|
|
published by the Free Software Foundation; with no Invariant Sections, no
|
|
Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included
|
|
in the section entitled "GNU Free Documentation License".
|
|
|
|
|
|
.. only:: html
|
|
|
|
A `PDF` version of the documentation is `also available here <./proxmox-backup.pdf>`_
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Table of Contents
|
|
|
|
introduction.rst
|
|
installation.rst
|
|
terminology.rst
|
|
gui.rst
|
|
storage.rst
|
|
network-management.rst
|
|
user-management.rst
|
|
managing-remotes.rst
|
|
maintenance.rst
|
|
backup-client.rst
|
|
pve-integration.rst
|
|
pxar-tool.rst
|
|
sysadmin.rst
|
|
faq.rst
|
|
|
|
.. raw:: latex
|
|
|
|
\appendix
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Appendix
|
|
|
|
command-syntax.rst
|
|
file-formats.rst
|
|
backup-protocol.rst
|
|
calendarevents.rst
|
|
glossary.rst
|
|
GFDL.rst
|
|
|
|
.. only:: html and devbuild
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Developer Appendix
|
|
|
|
todos.rst
|
|
|
|
|
|
.. # * :ref:`genindex`
|