You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
-
# Backstage TechDocs Sourcegraph addon
1
+
# Backstage TechDocs Addon for Sourcegraph
2
2
3
-
The `backstage-plugin-techdocs-addon-sourcegraph`extends [Sourcegraph](https://about.sourcegraph.com/) capabilities into Backstage TechDocs. This plugin is a [Backstage TechDocs Addon](https://backstage.io/docs/features/techdocs/addons), which requires Backstage v1.2+.
3
+
A module that extends Sourcegraph capabilities into Backstage TechDocs.
4
4
5
5
## Getting started
6
6
7
+
This module is a [Backstage TechDocs Addon](https://backstage.io/docs/features/techdocs/addons) plugin, which requires Backstage v1.2+.
7
8
The plugin provides a component for [embedding Sourcegraph Notebooks](https://docs.sourcegraph.com/notebooks/notebook-embedding). Follow [the official documentation for TechDocs Addons](https://backstage.io/docs/features/techdocs/addons#installing-and-using-addons) to use this addon.
0 commit comments