doc: adjust search results to bias certain docs

Improve usability of search results to promote tutorials and developer
guides, and demote API and KConfig material, with release notes at the
end.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2020-06-15 12:08:09 -07:00
committed by David Kinder
parent 65e4a16e6a
commit 13e8e3c7f2
3 changed files with 52 additions and 768 deletions

View File

@@ -240,6 +240,10 @@ html_show_sourcelink = False
# using the given strftime format.
html_last_updated_fmt = '%b %d, %Y'
# The name of a javascript file (relative to the configuration directory) that
# implements a search results scorer. If empty, the default will be used.
html_search_scorer = 'scorer.js'
# -- Options for HTMLHelp output ------------------------------------------
# Output file base name for HTML help builder.