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:
Takeshi KOMIYA
2018-01-30 00:57:44 +09:00
committed by GitHub
4 changed files with 43 additions and 3 deletions

View File

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