Fix #7325: html: source_suffix containing dot leads to wrong source link

This commit is contained in:
Takeshi KOMIYA
2020-03-18 01:58:56 +09:00
parent 385f7ed40e
commit cc917dcf41
3 changed files with 3 additions and 2 deletions

View File

@@ -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