mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-16 02:36:11 +00:00
update doc
This commit is contained in:
12
mkdocs.yml
12
mkdocs.yml
@@ -6,7 +6,7 @@ theme:
|
|||||||
highlightjs: true
|
highlightjs: true
|
||||||
hljs_languages:
|
hljs_languages:
|
||||||
- yaml
|
- yaml
|
||||||
collapse_navigation: false
|
#collapse_navigation: false
|
||||||
use_directory_urls: true
|
use_directory_urls: true
|
||||||
nav:
|
nav:
|
||||||
- 'Dotdrop': 'README.md'
|
- 'Dotdrop': 'README.md'
|
||||||
@@ -36,16 +36,14 @@ nav:
|
|||||||
- 'Manage system dotfiles': 'howto/system-config-files.md'
|
- 'Manage system dotfiles': 'howto/system-config-files.md'
|
||||||
- 'Merge files on install': 'howto/merge-files-when-installing.md'
|
- 'Merge files on install': 'howto/merge-files-when-installing.md'
|
||||||
- 'Prompt user for variables': 'howto/prompt-user-for-variables.md'
|
- 'Prompt user for variables': 'howto/prompt-user-for-variables.md'
|
||||||
- 'Share content across dotfiles': 'howto/sharing-content.md'
|
- 'Share content across dotfiles': 'sharing-content.md'
|
||||||
- 'Symlink dotfiles': 'howto/symlink-dotfiles.md'
|
- 'Symlink dotfiles': 'symlink-dotfiles.md'
|
||||||
|
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- meta
|
- meta
|
||||||
- tables
|
- tables
|
||||||
- fenced_code
|
- fenced_code
|
||||||
- toc:
|
- toc:
|
||||||
permalink: True
|
permalink: True
|
||||||
extra_css:
|
#extra_css:
|
||||||
- css/extra.css
|
# - css/extra.css
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user