Backstage
    Preparing search index...
    plugin: BackstagePlugin<
        {
            docRoot: RouteRef<{ kind: string; name: string; namespace: string }>;
            entityContent: RouteRef<undefined>;
            root: RouteRef<undefined>;
        },
        {},
    > = ...

    The Backstage plugin that renders technical documentation for your components