mirror of
https://github.com/restic/restic.git
synced 2025-08-23 18:07:51 +00:00
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:
14
doc/index.rst
Normal file
14
doc/index.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
Restic Documentation
|
||||
====================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
installation
|
||||
manual
|
||||
faq
|
||||
development
|
||||
references
|
||||
talks
|
||||
|
||||
.. include:: ../README.rst
|
Reference in New Issue
Block a user