chore(build): auto-generate docs

This commit is contained in:
folke 2025-01-23 11:01:06 +00:00 committed by github-actions[bot]
parent bab8243395
commit f57350f1d1
2 changed files with 21 additions and 19 deletions

View file

@ -38,5 +38,6 @@ Defaults to the current buffer.
```lua
---@param path? number|string buffer or path
---@return string?
Snacks.git.get_root(path)
```