
- An overview of TechDocs: how Backstage renders and hosts documentation alongside software components.
- An overview of Search: how Backstage indexes catalog entities and TechDocs content to deliver unified discovery.
- A high-level workflow: authoring docs, connecting them to catalog entities, and ensuring they are indexed by Search.
Tip: Treat TechDocs and the Software Catalog as a combined workflow—author documentation in your repo, point a catalog entity to that repo, and Backstage will render and index the docs so your team can discover them via Search.
- Faster onboarding: Centralized docs and search reduce time-to-context for new contributors.
- Single source of truth: Docs stored with code and surfaced in Backstage stay up-to-date.
- Discoverability: Indexing both entities and TechDocs content makes it easy to find components, APIs, and guides in one place.
What you’ll see in this section
- Setup and configuration steps to enable TechDocs and Search in a Backstage instance.
- Examples showing how to author documentation (Markdown), link it from a
catalog-info.yaml, and trigger TechDocs builds. - How Backstage Search indexes the rendered documentation and catalog entities so content is returned in search results.
- Backstage TechDocs plugin: https://backstage.io/docs/features/techdocs/intro
- Backstage Search: https://backstage.io/docs/features/search/overview
- Backstage Software Catalog: https://backstage.io/docs/features/software-catalog/what-is-catalog