Skip to content

Move /docs content to component docs folders#247

Merged
pawelrutkaq merged 7 commits into
eclipse-score:mainfrom
etas-contrib:feature/move-docs-folder-to-comps
Jun 16, 2026
Merged

Move /docs content to component docs folders#247
pawelrutkaq merged 7 commits into
eclipse-score:mainfrom
etas-contrib:feature/move-docs-folder-to-comps

Conversation

@NicolasFussberger

@NicolasFussberger NicolasFussberger commented Jun 15, 2026

Copy link
Copy Markdown
Contributor
  • Introduce a docs folder for component launch_manger and subcomponent lifecyle_client
  • The uxf diagrams are also stored as svg so they render in html. The conversion btw. uxf and plantuml is done in a separate PR
  • Move the existing content from /docs to launch_mangager/docs and lifecycle_client/docs
  • For the feature documentation, introduce the doc templates from the score module template

Closes: #230

Out of Scope of this PR:

@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.4.2) and connecting to it...
INFO: Invocation ID: ecda106a-0d47-4d56-ad53-b4189a8a39a2
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (35 packages loaded, 10 targets configured)

Analyzing: target //:license-check (86 packages loaded, 10 targets configured)

Analyzing: target //:license-check (135 packages loaded, 2541 targets configured)

Analyzing: target //:license-check (147 packages loaded, 4121 targets configured)

Analyzing: target //:license-check (153 packages loaded, 8081 targets configured)

Analyzing: target //:license-check (158 packages loaded, 8130 targets configured)

Analyzing: target //:license-check (159 packages loaded, 8254 targets configured)

INFO: Analyzed target //:license-check (163 packages loaded, 10268 targets configured).
[1 / 1] no actions running
[14 / 16] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
[15 / 16] Building license.check.license_check.jar (); 0s disk-cache, multiplex-worker
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 20.728s, Critical Path: 2.52s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@NicolasFussberger NicolasFussberger force-pushed the feature/move-docs-folder-to-comps branch from 8ed6463 to 66d8829 Compare June 16, 2026 05:23
@NicolasFussberger NicolasFussberger marked this pull request as ready for review June 16, 2026 05:59
@pawelrutkaq pawelrutkaq merged commit ce199e9 into eclipse-score:main Jun 16, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align doc folder structure to module template

2 participants