Auto generate docs for language support

This commit is contained in:
Gokul Soumya 2021-11-22 00:25:08 +05:30 committed by Blaž Hrastnik
parent 71292f9f11
commit a78b789406
11 changed files with 311 additions and 22 deletions

View file

@ -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