diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2016-02-07 20:10:40 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2016-02-07 20:10:40 +0900 |
commit | 44f6867df7eb8057ba3d4da16e4dd55078d69915 (patch) | |
tree | 41584bbc9a7d40c10a127b65acf93df457764291 | |
parent | 2e87bb7170dfb645d1efe07ed504e4f5ceaa0b55 (diff) | |
download | sphinx-git-44f6867df7eb8057ba3d4da16e4dd55078d69915.tar.gz |
Update CHANGES for PR #1779
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | CHANGES | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -51,6 +51,7 @@ Other contributors, listed alphabetically, are: * Rob Ruana -- napoleon extension * Stefan Seefeld -- toctree improvements * Shibukawa Yoshiki -- pluggable search API and Japanese search +* Taku Shimizu -- epub3 builder * Antonio Valentino -- qthelp builder * Filip Vavera -- napoleon todo directive * Pauli Virtanen -- autodoc improvements, autosummary extension @@ -49,6 +49,7 @@ Features added * #2230: Add ``math_number_all`` option to number all displayed math in math extensions * #2235: ``needs_sphinx`` supports micro version comparison * #2282: Add "language" attribute to html tag in the "basic" theme +* #1779: Add EPUB 3 builder Bugs fixed ---------- |