@backstage/plugin-techdocs-backend
Home > @backstage/plugin-techdocs-backend
The Backstage backend plugin that renders technical documentation for your components
Classes
Class |
Description |
---|---|
A search collator responsible for gathering and transforming TechDocs documents. |
Functions
Function |
Description |
---|---|
Creates a techdocs router. |
Variables
Variable |
Description |
---|---|
The TechDocs plugin is responsible for serving and building documentation for any entity. |
Type Aliases
Type Alias |
Description |
---|---|
Required dependencies for running TechDocs in the "out-of-the-box" deployment configuration (prepare/generate/publish all in the Backend). | |
Required dependencies for running TechDocs in the "recommended" deployment configuration (prepare/generate handled externally in CI/CD). | |
One of the two deployment configurations must be provided. | |
Options to configure the TechDocs collator | |