[docgen] Update docs

skip-checks: true
This commit is contained in:
Github Actions 2024-09-11 15:45:10 +00:00
parent eadc3ed42e
commit 665bf2edc9
2 changed files with 2 additions and 0 deletions

View file

@ -334,6 +334,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)
- [Show CWD in the winbar](doc/recipes.md#show-cwd-in-the-winbar)
- [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,6 +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)
- [Show CWD in the winbar](#show-cwd-in-the-winbar)
- [Hide gitignored files and show git tracked hidden files](#hide-gitignored-files-and-show-git-tracked-hidden-files)
<!-- /TOC -->