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

adding dconf doc in toc

This commit is contained in:
deadc0de6
2024-10-09 11:09:17 +02:00
parent fe19cf01d9
commit 5f41524c45

1
mkdocs.yml vendored
View File

@@ -38,6 +38,7 @@ nav:
- 'Handle special chars': 'howto/special-chars.md'
- 'Improve Git integration': 'howto/improve-git-integration.md'
- 'Include files or templates in templates': 'howto/include-in-template.md'
- 'Manage dconf settings': 'howto/manage-dconf-settings.md'
- 'Manage system dotfiles': 'howto/system-config-files.md'
- 'Merge files on install': 'howto/merge-files-when-installing.md'
- 'Prompt user for variables': 'howto/prompt-user-for-variables.md'