mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #4519 from tk0miya/4209_intersphinx_and_not_versioned_docs
Fix #4209: intersphinx: In link title, "v" should be optional if target has no version
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -30,6 +30,8 @@ Bugs fixed
|
||||
* #3952: apidoc: module header is too escaped
|
||||
* #4275: Formats accepted by sphinx.util.i18n.format_date are limited
|
||||
* #4493: recommonmark raises AttributeError if AutoStructify enabled
|
||||
* #4209: intersphinx: In link title, "v" should be optional if target has no
|
||||
version
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user