Skip to content

Conversation

@AlexanderLanin
Copy link
Member

Bugfix

Description

Absolute file paths break the build, when used from somewhere else.

Copilot AI review requested due to automatic review settings November 11, 2025 14:42
@AlexanderLanin AlexanderLanin requested a review from a team as a code owner November 11, 2025 14:42
@github-actions
Copy link

⚠️ Docs-as-Code version mismatch detected
Please check the CI build logs for details and align the documentation version with the Bazel dependency.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a build-breaking issue by removing an absolute file path reference from the baselibs architecture documentation. Absolute paths in Sphinx :doc: directives cause build failures when the documentation is built from different locations.

  • Removes the absolute path :doc:/modules/baselibs/index`` reference that breaks builds
  • Simplifies the documentation text to remove the broken cross-reference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

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

@AlexanderLanin AlexanderLanin merged commit a9cf44b into eclipse-score:main Nov 11, 2025
12 checks passed
@AlexanderLanin AlexanderLanin deleted the fix_link branch November 11, 2025 14:55
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.

2 participants