mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 14:04:17 +00:00
fix doc
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
* [as a submodule](#as-a-submodule)
|
* [As a submodule](#as-a-submodule)
|
||||||
* [PyPI package](#pypi-package)
|
* [PyPI package](#pypi-package)
|
||||||
* [Homebrew package](#homebrew-package)
|
* [Homebrew package](#homebrew-package)
|
||||||
* [AUR packages](#aur-packages)
|
* [AUR packages](#aur-packages)
|
||||||
|
|||||||
@@ -36,8 +36,9 @@ 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': 'sharing-content.md'
|
- 'Share content across dotfiles': 'howto/sharing-content.md'
|
||||||
- 'Symlink dotfiles': 'symlink-dotfiles.md'
|
- 'Symlink dotfiles': 'howto/symlink-dotfiles.md'
|
||||||
|
- '': ''
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- meta
|
- meta
|
||||||
- tables
|
- tables
|
||||||
|
|||||||
Reference in New Issue
Block a user