mirror of https://github.com/restic/restic.git
8 lines
171 B
YAML
8 lines
171 B
YAML
|
site_name: Documentation for restic
|
||
|
theme: readthedocs
|
||
|
docs_dir: doc
|
||
|
pages:
|
||
|
- Getting Started: index.md
|
||
|
- User Manual: Manual.md
|
||
|
- restic Design Document: Design.md
|