mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
Auto generate docs for language support
This commit is contained in:
parent
71292f9f11
commit
a78b789406
11 changed files with 311 additions and 22 deletions
|
@ -23,7 +23,7 @@ like the list of `:commands` and supported languages. To generate these
|
|||
files, run
|
||||
|
||||
```shell
|
||||
cargo xtask bookgen
|
||||
cargo xtask docgen
|
||||
```
|
||||
|
||||
inside the project. We use [xtask][xtask] as an ad-hoc task runner and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue