mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Close #9456: html search: Add a config variable; html_show_search_summary
refs: #9494
This commit is contained in:
@@ -1351,6 +1351,13 @@ that use Sphinx's HTMLWriter class.
|
||||
|
||||
.. versionadded:: 1.0
|
||||
|
||||
.. confval:: html_show_search_summary
|
||||
|
||||
If true, the text around the keyword is shown as summary of each search result.
|
||||
Default is ``True``.
|
||||
|
||||
.. versionadded:: 4.5
|
||||
|
||||
.. confval:: html_show_sphinx
|
||||
|
||||
If true, "Created using Sphinx" is shown in the HTML footer. Default is
|
||||
|
||||
Reference in New Issue
Block a user