doc/mkdocs: Improve code hilighting

Additionally, refresh the restic sample output.
This commit is contained in:
Alexander Neumann
2016-11-08 20:23:39 +01:00
parent 149c01a86a
commit 5e721afb5d
5 changed files with 578 additions and 348 deletions

View File

@@ -1,5 +1,9 @@
site_name: Documentation for restic
theme: readthedocs
markdown_extensions:
- codehilite:
extra_css:
- code.css
docs_dir: doc
pages:
- Getting Started: index.md