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

10
doc/_static/css/restic.css vendored Normal file
View File

@@ -0,0 +1,10 @@
@import url('theme.css');
.wy-side-nav-search {
background-color: #0000b4;
}
.logo {
height: 50% !important;
width: 50% !important;
}

BIN
doc/_static/favicon.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB