1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-16 04:16:11 +00:00

update doc

This commit is contained in:
deadc0de6
2022-06-05 21:14:49 +02:00
parent bf8e58cf37
commit 243901d1a1

View File

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