diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 00000000..4ad69028 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,17 @@ +## Documentation + +Follow these links to jump to the according sections + +- [Admin](./admin) +- [API](./api) +- [Architecture](./architecture) +- [Developer](./developer) +- [User](./user) + +## NOTICE + +This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). + +- SPDX-License-Identifier: Apache-2.0 +- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation +- Source URL: https://github.com/eclipse-tractusx/portal-assets diff --git a/docs/admin/README.md b/docs/admin/README.md new file mode 100644 index 00000000..c02509d8 --- /dev/null +++ b/docs/admin/README.md @@ -0,0 +1,11 @@ +### Admin Documentation + +There is no content here yet. + +## NOTICE + +This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). + +- SPDX-License-Identifier: Apache-2.0 +- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation +- Source URL: https://github.com/eclipse-tractusx/portal-assets diff --git a/docs/api/README.md b/docs/api/README.md new file mode 100644 index 00000000..2972a1ef --- /dev/null +++ b/docs/api/README.md @@ -0,0 +1,11 @@ +### API Documentation + +Go to the [API Hub](https://eclipse-tractusx.github.io/api-hub/) + +## NOTICE + +This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). + +- SPDX-License-Identifier: Apache-2.0 +- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation +- Source URL: https://github.com/eclipse-tractusx/portal-assets diff --git a/docs/architecture/README.md b/docs/architecture/README.md new file mode 100644 index 00000000..08fe95b2 --- /dev/null +++ b/docs/architecture/README.md @@ -0,0 +1,11 @@ +### Architecture Documentation + +There is no content here yet. + +## NOTICE + +This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). + +- SPDX-License-Identifier: Apache-2.0 +- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation +- Source URL: https://github.com/eclipse-tractusx/portal-assets