Change html_sourcelink_txt -> html_sourcelink_suffix

This commit is contained in:
Matthias Geier
2016-05-17 09:34:01 +02:00
parent b5ae1b0846
commit 5559150578
4 changed files with 8 additions and 8 deletions

View File

@@ -870,10 +870,10 @@ that use Sphinx's HTMLWriter class.
.. versionadded:: 0.6
.. confval:: html_sourcelink_txt
.. confval:: html_sourcelink_suffix
If true, ``.txt`` is appended to source links (see
:confval:`html_show_sourcelink`). Default is ``True``.
Suffix to be appended to source links (see :confval:`html_show_sourcelink`),
unless they have this suffix already. Default is ``'.txt'``.
.. versionadded:: 1.5