mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
11 lines
210 B
YAML
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'
|