mirror of
https://github.com/octoleo/restic.git
synced 2024-11-02 19:49:44 +00:00
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
|