1
0
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:
deadc0de6
2020-09-13 22:01:46 +02:00
parent d4051a4942
commit b024891af1
19 changed files with 990 additions and 1018 deletions

View File

@@ -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