Don't show option-role warnings in 1.3.x too

This commit is contained in:
Takeshi KOMIYA
2016-02-20 19:43:39 +09:00
parent 39bef55fd5
commit f6af2af9a4
5 changed files with 2 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ Bugs fixed
support parsers that specified source_parsers.
* #2290: Fix ``sphinx.ext.mathbase`` use of amsfonts may break user choice of math fonts
* #2324: Print a hint how to increase the recursion limit when it is hit.
* #1565: Revert new warning; the new warning will be triggered from version 1.4 on.
* #1565, #2229: Revert new warning; the new warning will be triggered from version 1.4 on.
* #2329: Refresh environment forcely if source directory has changed.