html_translator_class is now deprecated

This commit is contained in:
Takeshi KOMIYA
2016-08-24 19:11:10 +09:00
parent 52fef90600
commit bb46bf591d
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -910,6 +910,11 @@ that use Sphinx's HTMLWriter class.
.. seealso:: :meth:`~sphinx.application.Sphinx.set_translator`
.. deprecated:: 1.5
Implement your translator as extension and use `Sphinx.set_translator`
instead.
.. confval:: html_show_copyright
If true, "(C) Copyright ..." is shown in the HTML footer. Default is