mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Change html_sourcelink_txt -> html_sourcelink_suffix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user