build doc with sphinx
This commit is contained in:
28
docs/index.rst
Normal file
28
docs/index.rst
Normal file
@ -0,0 +1,28 @@
|
||||
.. Proxmox Backup documentation master file, created by
|
||||
sphinx-quickstart on Tue Feb 26 16:54:35 2019.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to Proxmox Backup's documentation!
|
||||
==========================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:caption: Table of Contents
|
||||
|
||||
section1.rst
|
||||
section2.rst
|
||||
command-line-tools.rst
|
||||
|
||||
.. raw:: latex
|
||||
|
||||
\appendix
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Appendix
|
||||
|
||||
command-syntax.rst
|
||||
generated-index.rst
|
||||
search-page.rst
|
||||
|
Reference in New Issue
Block a user