mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 14:31:46 +00:00
doc update doc
This commit is contained in:
13
mkdocs.yml
13
mkdocs.yml
@@ -4,17 +4,20 @@ repo_url: https://github.com/deadc0de6/dotdrop
|
||||
theme:
|
||||
name: readthedocs
|
||||
highlightjs: true
|
||||
hljs_languages:
|
||||
- yaml
|
||||
use_directory_urls: true
|
||||
nav:
|
||||
- Home: 'README.md'
|
||||
- Installation: 'installation.md'
|
||||
- Usage: 'usage.md'
|
||||
- Config: 'config/config.md'
|
||||
- Template: 'template/templating.md'
|
||||
- Config: 'config.md'
|
||||
- Templating: 'templating.md'
|
||||
- HowTo: 'howto/README.md'
|
||||
- Contributing: 'contributing.md'
|
||||
markdown_extensions:
|
||||
- toc:
|
||||
baselevel: 2
|
||||
permalink: "#"
|
||||
- meta
|
||||
- tables
|
||||
- fenced_code
|
||||
- toc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user