Update CHANGES for PR #2207

This commit is contained in:
Takeshi KOMIYA 2016-01-17 19:19:29 +09:00
parent cf5e138a53
commit 492f60c371

View File

@ -39,6 +39,7 @@ Features added
* #2214: Add sphinx.ext.githubpages to publish the docs on GitHub Pages * #2214: Add sphinx.ext.githubpages to publish the docs on GitHub Pages
* #1030: Make page reference names for latex_show_pagerefs translatable * #1030: Make page reference names for latex_show_pagerefs translatable
* #2162: Add Sphinx.add_source_parser() to add source_suffix and source_parsers from extension * #2162: Add Sphinx.add_source_parser() to add source_suffix and source_parsers from extension
* #2207: Add sphinx.parsers.Parser class; a base class for new parsers
Bugs fixed Bugs fixed
---------- ----------