Fixes #1884: plug-in html themes cannot inherit another plug-in theme

Closes #1885: A part of code for this fix is from pull requeest #1885.
refs #1794
This commit is contained in:
shimizukawa
2015-11-22 00:13:42 +09:00
parent f0c390493b
commit 9d0ce7a6c1
7 changed files with 35 additions and 4 deletions

View File

@@ -65,6 +65,8 @@ Bugs fixed
using `any` role and `sphinx.ext.intersphinx` in same time.
* #2121: multiple words search doesn't find pages when words across on the page title and
the page content.
* #1884, #1885: plug-in html themes cannot inherit another plug-in theme. Thanks to
Suzumizaki.
Release 1.3.1 (released Mar 17, 2015)
=====================================