2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-02 00:50:48 +00:00
restic/mkdocs.yml

8 lines
171 B
YAML
Raw Normal View History

2016-02-17 15:10:31 +00:00
site_name: Documentation for restic
theme: readthedocs
docs_dir: doc
pages:
- Getting Started: index.md
- User Manual: Manual.md
- restic Design Document: Design.md