TechDocsStorageClient
Home > @backstage/plugin-techdocs > TechDocsStorageClient
API which talks to TechDocs storage to fetch files to render.
Signature:
class TechDocsStorageClient implements TechDocsStorageApi
Implements: TechDocsStorageApi
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Fetch HTML content as text for an individual docs page in an entity's docs site. | ||
|
Check if docs are on the latest version and trigger rebuild if not |