Skip to content

Repeat graphviz errors on subsequent builds#14439

Open
Mirochill wants to merge 1 commit into
sphinx-doc:masterfrom
Mirochill:fix-14361-repeat-graphviz-errors
Open

Repeat graphviz errors on subsequent builds#14439
Mirochill wants to merge 1 commit into
sphinx-doc:masterfrom
Mirochill:fix-14361-repeat-graphviz-errors

Conversation

@Mirochill
Copy link
Copy Markdown

@Mirochill Mirochill commented May 18, 2026

Summary

  • mark documents with Graphviz render failures for re-read on the next build
  • fall back to the current document name for Graphviz callers that do not pass docname explicitly
  • add a regression test showing the warning is emitted again on an incremental rebuild

This intentionally addresses the repeated-warning part of #14361 only; stale generated images are a separate concern.

Validation

  • Not run locally
  • static validation: git diff --check

Refs #14361

@Mirochill Mirochill force-pushed the fix-14361-repeat-graphviz-errors branch from 9a8f205 to a4029cd Compare May 18, 2026 20:31
@Mirochill Mirochill marked this pull request as ready for review May 18, 2026 20:38
@jdillard jdillard added the extensions:graphviz The `sphinx.ext.graphviz` or `sphinx.ext.inheritance_diagram` extensions label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extensions:graphviz The `sphinx.ext.graphviz` or `sphinx.ext.inheritance_diagram` extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants