Skip to main content

TechdocsGenerator

Home > @backstage/plugin-techdocs-node > TechdocsGenerator

Generates documentation files

Signature:

class TechdocsGenerator implements GeneratorBase 

Implements: GeneratorBase

Constructors

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the TechdocsGenerator class

Properties

PropertyModifiersTypeDescription
defaultDockerImage

static

readonly

(not declared)The default docker image (and version) used to generate content. Public and static so that techdocs-node consumers can use the same version.

Methods

MethodModifiersDescription
fromConfig(config, options)staticReturns a instance of TechDocs generator
run(options)Runs the generator with the values