[AAE-6358] Storybook sections on GitHub docs (#7358)

* [AAE-6358] added storybook section to core readme

* [AAE-6358] added storybook seciton to content-services readme

* [AAE-6358] fixed content-services readme

* [AAE-6358] added storybook section to process-services-cloud readme

* [AAE-6358] added readme for stories library

* [AAE-6358] added libraries list do root readme
This commit is contained in:
tomgny
2021-11-10 09:14:37 +01:00
committed by GitHub
parent 9c64f7fb9d
commit 56ad824fb4
5 changed files with 91 additions and 0 deletions

View File

@@ -30,6 +30,17 @@ You can find the sources for all ADF components in the
Full documentation for all components is available at the
[ADF Component Catalog](https://alfresco.github.io/adf-component-catalog/).
## Libraries
ADF Libraries list:
- [Content services](https://github.com/Alfresco/alfresco-ng2-components/tree/develop/lib/content-services)
- [Core](https://github.com/Alfresco/alfresco-ng2-components/tree/develop/lib/core)
- [Extensions](https://github.com/Alfresco/alfresco-ng2-components/tree/develop/lib/extensions)
- [Insights](https://github.com/Alfresco/alfresco-ng2-components/tree/develop/lib/insights)
- [Process Service Cloud](https://github.com/Alfresco/alfresco-ng2-components/tree/develop/lib/process-services-cloud)
- [Process service](https://github.com/Alfresco/alfresco-ng2-components/tree/develop/lib/process-services)
- [Stories](https://github.com/Alfresco/alfresco-ng2-components/tree/develop/lib/stories)
## Demo Application
A separate application showcasing integration of components can be found