This repository supports documentation generation using the Eclipse S-CORE Docs-As-Code approach. For more information and guidance, visit the official docs-as-code site.
This repository provides a pre-configured development container Eclipse S-CORE DevContainer for a consistent and reproducible development environment. To use the dev container:
- Open the project in Visual Studio Code.
- Install the "Dev Containers" extension if not already installed.
- Reopen the workspace in the container when prompted.
The dev container automatically prepares the workspace, including CA bundle setup and system trust updates if configured. See .devcontainer/prepare_workspace.sh for details.