Skip to content

docs(sphinx): forward Sphinx options and enable reliable PlantUML zoom#346

Draft
vishwajitdandage wants to merge 1 commit into
eclipse-score:mainfrom
vishwajitdandage:image_zoom
Draft

docs(sphinx): forward Sphinx options and enable reliable PlantUML zoom#346
vishwajitdandage wants to merge 1 commit into
eclipse-score:mainfrom
vishwajitdandage:image_zoom

Conversation

@vishwajitdandage

Copy link
Copy Markdown
Contributor

Why

  • PlantUML diagrams are rendered as SVG object elements in many pages, so image-only zoom handlers do not work.
  • Dependable Element users need a clean way to pass Sphinx assets/options without patching generated docs or using ad-hoc includes.

How

  • Added passthrough in dependable_element(...) for Sphinx configuration:
  • sphinx_srcs
  • sphinx_renamed_srcs
  • sphinx_extra_opts
  • sphinx_extra_opts_targets

What Changed

  • Extended dependable element macro to forward Sphinx args to internal sphinx_module.

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.

1 participant