Fix missing and broken links in inheritance diagrams (#10614)

Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
This commit is contained in:
Albert Y. Shih
2023-08-08 15:32:58 -04:00
committed by GitHub
parent ac2b7599d2
commit 3e30fa36a2
8 changed files with 118 additions and 13 deletions

View File

@@ -45,6 +45,9 @@ Bugs fixed
* #11529: Line Block in LaTeX builder outputs spurious empty token.
Patch by Adrian Vollmer.
* #11196: autosummary: Summary line extraction failed with "e.g."
* #10614: Fixed a number of bugs in inheritance diagrams that resulted in
missing or broken links.
Patch by Albert Shih.
Testing
-------