refs #1781: Setting html_domain_indices to a list raises a type check warnings.

This commit is contained in:
shimizukawa
2015-03-17 07:34:26 +09:00
parent 8fb6516256
commit 085bcfa518
2 changed files with 7 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ Bugs fixed
* #1771: automated .mo building doesn't work properly.
* #1783: Autodoc: Python2 Allow unicode string in __all__.
Thanks to Jens Hedegaard Nielsen.
* #1781: Setting `html_domain_indices` to a list raises a type check warnings.
Release 1.3 (released Mar 10, 2015)
===================================