mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #7325: html: source_suffix containing dot leads to wrong source link
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -119,6 +119,7 @@ Bugs fixed
|
||||
* #7267: autodoc: error message for invalid directive options has wrong location
|
||||
* #5637: inheritance_diagram: Incorrect handling of nested class names
|
||||
* #7139: ``code-block:: guess`` does not work
|
||||
* #7325: html: source_suffix containing dot leads to wrong source link
|
||||
* #7278: html search: Fix use of ``html_file_suffix`` instead of
|
||||
``html_link_suffix`` in search results
|
||||
* #7179: std domain: Fix whitespaces are suppressed on referring GenericObject
|
||||
|
||||
Reference in New Issue
Block a user