Skip to main content

@backstage/plugin-techdocs-backend

Home > @backstage/plugin-techdocs-backend

The Backstage backend plugin that renders technical documentation for your components

Classes

ClassDescription
DefaultTechDocsCollatorA search collator responsible for gathering and transforming TechDocs documents.

Functions

FunctionDescription
createRouter(options)Creates a techdocs router.

Variables

VariableDescription
DefaultTechDocsCollatorFactory

Type Aliases

Type AliasDescription
DocsBuildStrategy
OutOfTheBoxDeploymentOptionsRequired dependencies for running TechDocs in the "out-of-the-box" deployment configuration (prepare/generate/publish all in the Backend).
RecommendedDeploymentOptionsRequired dependencies for running TechDocs in the "recommended" deployment configuration (prepare/generate handled externally in CI/CD).
RouterOptionsOne of the two deployment configurations must be provided.
ShouldBuildParameters
TechDocsCollatorFactoryOptions
TechDocsCollatorOptionsOptions to configure the TechDocs collator
TechDocsDocument