Autogenerate configuration docs
Open
devx
docs
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 371
- Avg merge
- 26d 1h
- Merged PRs (30d)
- 1
Description
* Write a program to generate a markdown table off [conf.go](https://github.com/h2oai/wave/blob/main/conf.go) and inject it into [configuration docs](https://github.com/h2oai/wave/blob/main/website/docs/configuration.md).
* Make it part of `make website` target.
* The program must be idempotent - I should be able to call it multiple times in a row without breaking anything.
Contributor guide
Assessment
This issue has not been assessed yet.