Documentation: Refactor and switch to Sphinx

* convert documentation to reStructuredText
* switch from mkdocs to sphinx
* rewrite README.md (now .rst) to include less information and be more
attractive
This commit is contained in:
Thor77
2017-04-17 20:53:38 +02:00
parent 76f6a9e597
commit 9344b0b3a8
23 changed files with 2077 additions and 1958 deletions

14
doc/index.rst Normal file
View File

@@ -0,0 +1,14 @@
Restic Documentation
====================
.. toctree::
:maxdepth: 2
installation
manual
faq
development
references
talks
.. include:: ../README.rst