[docgen] Update docs

skip-checks: true
This commit is contained in:
Github Actions 2024-08-29 16:26:36 +00:00
parent 85637c1e63
commit 0dc98d36b5
2 changed files with 2 additions and 2 deletions

View file

@ -332,7 +332,7 @@ Note that at the moment the ssh adapter does not support Windows machines, and i
## Recipes
- [Toggle file detail view](doc/recipes.md#toggle-file-detail-view)
- [Hide gitignored files](doc/recipes.md#hide-gitignored-files)
- [Hide gitignored files and show git tracked hidden files](doc/recipes.md#hide-gitignored-files-and-show-git-tracked-hidden-files)
## API

View file

@ -5,7 +5,7 @@ Have a cool recipe to share? Open a pull request and add it to this doc!
<!-- TOC -->
- [Toggle file detail view](#toggle-file-detail-view)
- [Hide gitignored files](#hide-gitignored-files)
- [Hide gitignored files and show git tracked hidden files](#hide-gitignored-files-and-show-git-tracked-hidden-files)
<!-- /TOC -->