mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
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:
3
CHANGES
3
CHANGES
@@ -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
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user