Skip to content

Commit 9c9fd67

Browse files
authored
Revert "docs: add API documentation for Coder plugin (#15)"
This reverts commit cc674de.
1 parent cc674de commit 9c9fd67

File tree

11 files changed

+173
-1167
lines changed

11 files changed

+173
-1167
lines changed

plugins/backstage-plugin-coder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ the devcontainer.
8989
);
9090
```
9191

92-
**Note:** You can also wrap a single page or component with `CoderProvider` if you only need Coder in a specific part of your app. See our [API reference](./docs/README.md) (particularly the section on [the `CoderProvider` component](./docs/components.md#coderprovider)) for more details.
92+
<!-- > Note: You can also wrap a single page or component with `CoderProvider` if you only need Coder in a specific part of your app. See our [API reference](#TODO) for more details. -->
9393

9494
1. Add the `CoderWorkspacesCard` card to the entity page in your app:
9595

plugins/backstage-plugin-coder/docs/README.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)