mirror of
https://github.com/restic/restic.git
synced 2025-12-04 02:22:08 +00:00
doc/mkdocs: Improve code hilighting
Additionally, refresh the restic sample output.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user