Skip to content

feat: included sphinx mermaid python requirement#250

Open
Shubhangi-Nikam26 wants to merge 1 commit into
eclipse-score:mainfrom
Shubhangi-Nikam26:main
Open

feat: included sphinx mermaid python requirement#250
Shubhangi-Nikam26 wants to merge 1 commit into
eclipse-score:mainfrom
Shubhangi-Nikam26:main

Conversation

@Shubhangi-Nikam26
Copy link
Copy Markdown

Summary
Added Mermaid support to the SCORE Sphinx documentation toolchain so .. mermaid:: blocks are recognized and rendered during documentation builds.

Problem
The documentation toolchain did not include Mermaid support in its Sphinx setup. As a result, builds failed when encountering mermaid directives because they were treated as unknown directives.

Changes

  1. Add sphinxcontrib-mermaid to the documentation Python requirements.
  2. Expose the dependency in the Bazel documentation tooling target.
  3. Enable sphinxcontrib.mermaid in the generated Sphinx configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant