Fix #1030: Make page reference names for latex_show_pagerefs translatable

This commit is contained in:
Takeshi KOMIYA
2016-01-16 14:32:23 +09:00
parent 2803b64b5d
commit 121fc4a326
3 changed files with 36 additions and 15 deletions

View File

@@ -33,6 +33,7 @@ Features added
* #2216: Texinputs makefile improvements.
* #2170: Support for Chinese language search index.
* #2214: Add sphinx.ext.githubpages to publish the docs on GitHub Pages
* #1030: Make page reference names for latex_show_pagerefs translatable
Bugs fixed
----------