2016-02-17 16:10:31 +01:00
|
|
|
site_name: Documentation for restic
|
|
|
|
theme: readthedocs
|
2016-11-08 20:23:39 +01:00
|
|
|
markdown_extensions:
|
|
|
|
- codehilite:
|
|
|
|
extra_css:
|
|
|
|
- code.css
|
2016-02-17 16:10:31 +01:00
|
|
|
docs_dir: doc
|
|
|
|
pages:
|
|
|
|
- Getting Started: index.md
|
|
|
|
- User Manual: Manual.md
|
|
|
|
- restic Design Document: Design.md
|