mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #7064 from tk0miya/7025_nosearch
Close #7025: html search: full text search can be disabled via metadata
This commit is contained in:
@@ -51,3 +51,12 @@ At the moment, these metadata fields are recognized:
|
||||
:orphan:
|
||||
|
||||
.. versionadded:: 1.0
|
||||
|
||||
``nosearch``
|
||||
If set, full text search for this file is disabled. ::
|
||||
|
||||
:nosearch:
|
||||
|
||||
.. note:: object search is still available even if `nosearch` option is set.
|
||||
|
||||
.. versionadded:: 2.4
|
||||
|
||||
Reference in New Issue
Block a user