Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
InputPath string
OutputPath string
Title string
Variant string
PipelineDefinitionFiles []string
GeneratedAt time.Time
// ExcludeCode strips asset source content from the generated docs. By
// default the full asset source is embedded so it can be viewed inline.
ExcludeCode bool
}
type PipelineBuilder ¶
Click to show internal directories.
Click to hide internal directories.