|
|
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| README.md | ||
| app.go | ||
| footer.tmpl | ||
| header.tmpl | ||
| sig_index.tmpl | ||
| sig_list.tmpl | ||
README.md
SIG Doc builder
This script will generate the following documentation files:
sig-*/README.md
sig-list.md
Based off the sigs.yaml metadata file.
How to use
To (re)build documentation for all the SIGs, run these commands:
make all