Fix: html_theme_path=['.'] is a trigger of rebuild all documents always.

This commit is contained in:
Takayuki Shimizukawa
2013-10-12 17:01:55 +09:00
parent 5287dc6c61
commit b6480b164d
2 changed files with 25 additions and 8 deletions

17
CHANGES
View File

@@ -1,3 +1,20 @@
Release 1.2 (in development)
============================
Features added
--------------
Incompatible changes
--------------------
Bugs fixed
----------
* Fix: `html_theme_path=['.']` is a trigger of rebuild all documents always.
Release 1.2 beta3 (released Oct 3, 2013)
========================================