mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:17:42 +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:
10
doc/_static/css/restic.css
vendored
Normal file
10
doc/_static/css/restic.css
vendored
Normal 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
BIN
doc/_static/favicon.ico
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user