TechDocs: Remove techdocs-container package from mono-repo (#3230)

* Move techdocs-container package to backstage/techdocs-container

* Clean up codeowners

* Remove unnecessary GitHub CI workflow

* Modify path in docs for techdocs-container

* Fix techdocs-cli URL

* Remove techdocs packages from docs/support/packages
This commit is contained in:
Himanshu Mishra
2020-11-05 14:58:48 +01:00
committed by GitHub
parent 3f05616bf5
commit 47a611f115
15 changed files with 8 additions and 224 deletions
-6
View File
@@ -168,12 +168,6 @@ are separated out into their own folder, see further down.
package. The Backstage Storybook is found
[here](https://backstage.io/storybook)
- [`techdocs-cli/`](https://github.com/backstage/backstage/tree/master/packages/techdocs-cli) -
Used for verifying TechDocs locally.
- [`techdocs-container/`](https://github.com/backstage/backstage/tree/master/packages/techdocs-container) -
Used by the `techdocs-cli`
- [`test-utils-core/`](https://github.com/backstage/backstage/tree/master/packages/test-utils-core)
- [`test-utils/`](https://github.com/backstage/backstage/tree/master/packages/test-utils)