1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/mkdocs.yml
2020-10-27 16:35:41 +01:00

11 lines
210 B
YAML

site_name: Test docs
site_description: 'A docs test'
site_author: ''
docs_dir: docs/
repo_name: 'lensapp/lens'
repo_url: 'https://github.com/lensapp/lens'
nav:
- Home: index.md
theme:
name: 'readthedocs'