Documentation
¶
Index ¶
- Variables
- func GenerateReadmeImages(ctx *context.Context, images types.Images) error
- func GenerateReadmeIndex(ctx *context.Context, images types.Images, outputPath string) error
- func GenerateTemplate(ctx *context.Context, tmplPath string, data any, outputPath string) error
- func GetTemplateFileContent(ctx *context.Context, path string) ([]byte, error)
- func OverrideTemplatesFromConfig(ctx *context.Context) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( IndexTmplPath = "tmpl/index-readme.tmpl" ImageTmplPath = "tmpl/image-readme.tmpl" )
Functions ¶
func GenerateReadmeImages ¶
func GenerateReadmeIndex ¶
func GenerateTemplate ¶
func GetTemplateFileContent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.