community/generator
Jamie Hannaford 676d8264c6 Reformat directory structure 2017-05-16 12:26:37 +02:00
..
Dockerfile Reformat directory structure 2017-05-16 12:26:37 +02:00
README.md Reformat directory structure 2017-05-16 12:26:37 +02:00
app.go Reformat directory structure 2017-05-16 12:26:37 +02:00
footer.tmpl Reformat directory structure 2017-05-16 12:26:37 +02:00
header.tmpl Reformat directory structure 2017-05-16 12:26:37 +02:00
sig_index.tmpl Reformat directory structure 2017-05-16 12:26:37 +02:00
sig_list.tmpl Reformat directory structure 2017-05-16 12:26:37 +02:00

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