Update project-structure.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -156,10 +156,10 @@ are separated out into their own folder, see further down.
|
||||
- [`integration/`](https://github.com/backstage/backstage/tree/master/packages/integration) -
|
||||
Common functionalities of integrations like GitHub, GitLab, etc.
|
||||
|
||||
- [`storybook/`](https://github.com/backstage/backstage/tree/master/storybook) -
|
||||
This folder contains only the Storybook config which helps visualize our
|
||||
reusable React components. Stories are within the core package, and are
|
||||
published in the [Backstage Storybook](https://backstage.io/storybook).
|
||||
- [`.storybook/`](https://github.com/backstage/backstage/tree/master/.storybook) -
|
||||
This folder contains the Storybook configuration which helps visualize our
|
||||
reusable React components. Stories are scanned from packages and plugins across
|
||||
the monorepo, and are published in the [Backstage Storybook](https://backstage.io/storybook).
|
||||
|
||||
- [`techdocs-node/`](https://github.com/backstage/backstage/tree/master/plugins/techdocs-node) -
|
||||
Common node.js functionalities for TechDocs, to be shared between
|
||||
|
||||
Reference in New Issue
Block a user