mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 08:29:17 +00:00
doc fix nested list
This commit is contained in:
@@ -14,22 +14,22 @@ For more examples of config file, [search github](https://github.com/search?q=fi
|
||||
# Wiki pages
|
||||
|
||||
* Documentation
|
||||
* [Installation](installation)
|
||||
* [Usage](usage)
|
||||
* [Config file format](config)
|
||||
* [Templating](templating)
|
||||
* [Installation](installation)
|
||||
* [Usage](usage)
|
||||
* [Config file format](config)
|
||||
* [Templating](templating)
|
||||
* How To
|
||||
* [Use actions](usage-actions)
|
||||
* [Use transformations](usage-transformations)
|
||||
* [Store secrets](sensitive-dotfiles)
|
||||
* [Symlink dotfiles](symlinked-dotfiles)
|
||||
* [Store compressed directories](store-compressed-directories)
|
||||
* [Merge files when installing](merge-files-when-installing)
|
||||
* [Append to a dotfile](append)
|
||||
* [Manage system/global config files](global-config-files)
|
||||
* [Handle special chars](special-chars)
|
||||
* [Share content across dotfiles](sharing-content)
|
||||
* [Ignore patterns](ignore-pattern)
|
||||
* [Create special files](create-special-files)
|
||||
* [Use actions](usage-actions)
|
||||
* [Use transformations](usage-transformations)
|
||||
* [Store secrets](sensitive-dotfiles)
|
||||
* [Symlink dotfiles](symlinked-dotfiles)
|
||||
* [Store compressed directories](store-compressed-directories)
|
||||
* [Merge files when installing](merge-files-when-installing)
|
||||
* [Append to a dotfile](append)
|
||||
* [Manage system/global config files](global-config-files)
|
||||
* [Handle special chars](special-chars)
|
||||
* [Share content across dotfiles](sharing-content)
|
||||
* [Ignore patterns](ignore-pattern)
|
||||
* [Create special files](create-special-files)
|
||||
* [Related projects](related-projects)
|
||||
* [Troubleshooting](troubleshooting)
|
||||
|
||||
Reference in New Issue
Block a user