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
Copy file name to clipboardExpand all lines: docs/README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The documentation is sorted by topic but in the table below, you shall find the
13
13
|@o3r/chrome-devtools| Chrome plugin to debug your Otter application | N/A |[chrome-devtools](./dev-tools/chrome-devtools.md)|
14
14
|@o3r/components| Component related features (Component replacement, CMS compatibility, helpers, pipes, debugging developer tools...) <br/> Comes with an integrated ng builder |@o3r/analytics <br/> @o3r/build-helpers <br/> @o3r/configuration <br/> @o3r/core <br> @o3r/dev-tools <br/> @o3r/extractors <br/> @o3r/localization <br/> @o3r/logger <br> @o3r/schematics <br/> @o3r/testing|[COMPONENT_STRUCTURE](./components/COMPONENT_STRUCTURE.md) <br/> [COMPONENT_STYLE_OVERRIDE](./components/COMPONENT_STYLE_OVERRIDE.md) <br/> [CONTAINER_PRESENTER](./components/CONTAINER_PRESENTER.md) <br/> [FIXTURES](./components/FIXTURES.md) <br/> [NAMING_CONVENTION](./components/NAMING_CONVENTION.md) <br/> [COMPONENT_REPLACEMENT](./components/COMPONENT_REPLACEMENT.md) <br/> [CMS_ADAPTERS](./cms-adapters/CMS_ADAPTERS.md)|
15
15
|@o3r/configuration| Configuration related features (CMS compatibility, Configuration override, store and debugging) |@o3r/core <br/> @o3r/dev-tools <br/> @o3r/logger <br/> @o3r/testing|[OVERVIEW](./configuration/OVERVIEW.md) <br/> [CONFIGURATION_SUPPORTED_EXTRACTOR](./configuration/CONFIGURATION_SUPPORTED_EXTRACTOR.md) <br/> [CMS_ADAPTERS](./cms-adapters/CMS_ADAPTERS.md)|
16
-
|@o3r/core| Foundation for all the packages (interfaces, core helpers) and schematics to generate your components/services etc. | N/A |[START_NEW_APPLICATION](./core/START_NEW_APPLICATION.md) <br/> [DEVELOPER](./core/DEVELOPER.md) <br/> [OTTER_ANGULAR_TOOLS](./core/OTTER_ANGULAR_TOOLS.md)||
16
+
|@o3r/core| Foundation for all the packages (interfaces, core helpers) and schematics to generate your components/services etc. | N/A |[START_NEW_APPLICATION](./core/START_NEW_APPLICATION.md) <br/> [DEVELOPER](./core/DEVELOPER.md) <br/> [OTTER_ANGULAR_TOOLS](./core/OTTER_ANGULAR_TOOLS.md)|
17
17
|@o3r/design| Tools to generate theme from design materials | N/A |[TECHNICAL_DOCUMENTATION](./design/TECHNICAL_DOCUMENTATION.md)|
18
18
|@o3r/dev-tools| Various CLI scripts to help your CI/CD and your dependency management | N/A |[DEV_TOOLS](./dev-tools/DEV_TOOLS.md)|
19
19
|@o3r/dynamic-content| Mechanism to retrieve media and data depending on the host or a server specific url |@o3r/core <br/> @o3r/dev-tools|[DYNAMIC_CONTENT](./dynamic-content/DYNAMIC_CONTENT.md) <br/> [LOCALHOST_MIDDLEWARE](./dynamic-content/LOCALHOST_MIDDLEWARE.md)|
@@ -29,7 +29,8 @@ The documentation is sorted by topic but in the table below, you shall find the
29
29
|@o3r/storybook| Utilities to integrate the Storybook framework to your Otter project |@o3r/components <br/> @o3r/configuration <br/> @o3r/core <br/> @o3r/dev-tools <br/> @o3r/localization <br/> @o3r/styling||
30
30
|@o3r/stylelint-plugin| In-house stylint plugins to use in your own eslint configuration | N/A |[stylelint-plugin](./linter/stylelint-plugin.md)|
31
31
|@o3r/styling| Styling framework to apply a theme on an Otter application at build time and runtime to support CMS customization |@o3r/core <br/> @o3r/dynamic-content <br/> @o3r/extractors <br/> @o3r/schematics|[THEME](./styling/THEME.md) <br/> [TYPOGRAPHY](./styling/TYPOGRAPHY.md) <br/> [CMS_ADAPTERS](./cms-adapters/CMS_ADAPTERS.md)|
32
+
|@o3r/telemetry| A set of helpers to retrieve tool usage metrics. | N/A |[PRIVACY NOTICE](./telemetry/PRIVACY_NOTICE.md)|
32
33
|@o3r/testing| Testing (e2e, unit test) utilities to help you build your own E2E pipeline integrating visual testing |@o3r/localization <br/> @o3r/schematics|[POST_MESSAGE_INTERCEPTOR](./testing/POST_MESSAGE_INTERCEPTOR.md) <br/> [UNIT_TESTS_SETUP](./testing/UNIT_TESTS_SETUP.md)|
33
34
|@o3r/third-party| Bridge to communicate with third parties via an iFrame solution | N/A |[A/B Testing](./ab-testing/AB_TESTING.md)|
34
-
|@o3r/vscode-extension| Various in house VSCode extensions to help you with the development of your Otter application with this IDE (automated generated Otter components etc.) | N/A |[vscode-extension](../apps/vscode-extension/README.md)|
35
+
|@o3r/vscode-extension| Various in house VSCode extensions to help you with the development of your Otter application with this IDE (automated generated Otter components etc.) | N/A |[vscode-extension](../apps/vscode-extension/README.md)|
35
36
|@o3r/eslint-config-otter| Recommended eslint configuration for Otter project |@o3r/eslint-plugin|[eslint-config](./linter/eslint-config.md)|
Would you like to share anonymous data about the usage of Otter builders and schematics with the Otter Team at Amadeus ?
42
42
It will help us to improve our tools.
43
-
For more details and instructions on how to change these settings, see https://github.com/AmadeusITGroup/otter/blob/main/docs/telemetry/README.md.
43
+
For more details and instructions on how to change these settings, see https://github.com/AmadeusITGroup/otter/blob/main/docs/telemetry/PRIVACY_NOTICE.md.
Would you like to share anonymous data about the usage of Otter builders and schematics with the Otter Team at Amadeus ?
74
74
It will help us to improve our tools.
75
-
For more details and instructions on how to change these settings, see https://github.com/AmadeusITGroup/otter/blob/main/docs/telemetry/README.md.
75
+
For more details and instructions on how to change these settings, see https://github.com/AmadeusITGroup/otter/blob/main/docs/telemetry/PRIVACY_NOTICE.md.
0 commit comments