diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-13 08:59:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-13 08:59:54 +0200 |
commit | c6e39fdd131fd482b42f2c278c3c7acc5c44ec91 (patch) | |
tree | 764384b9e52c14048108380b81076396a0723a27 /search.html | |
parent | Update wrt deprecated eclasses (diff) | |
download | policy-guide-c6e39fdd131fd482b42f2c278c3c7acc5c44ec91.tar.gz policy-guide-c6e39fdd131fd482b42f2c278c3c7acc5c44ec91.tar.bz2 policy-guide-c6e39fdd131fd482b42f2c278c3c7acc5c44ec91.zip |
Update
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'search.html')
-rw-r--r-- | search.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/search.html b/search.html index 2b4dac5..ed4b12e 100644 --- a/search.html +++ b/search.html @@ -138,10 +138,8 @@ </p> </div> <p> - From here you can search these documents. Enter your search - words into the box below and click "search". Note that the search - function will automatically search for all of the words. Pages - containing fewer words won't appear in the result list. + Searching for multiple words only shows matches that contain + all words. </p> <form action="" method="get"> <input type="text" name="q" aria-labelledby="search-documentation" value="" /> @@ -180,7 +178,7 @@ <h3 class="footerhead">Gentoo Policy Guide </h3> <div class="row"> <div class="col-xs-12 col-md-4"> - <span class="kk-group-header">Powered by</span><br><span><a href="http://sphinx-doc.org/">Sphinx 2.4.3</a> & <a href="https://github.com/mmagorsc/tyrian_sphinx_theme">Tyrian Theme 0.0.7</a></span> + <span class="kk-group-header">Powered by</span><br><span><a href="http://sphinx-doc.org/">Sphinx 3.2.1</a> & <a href="https://github.com/mmagorsc/tyrian_sphinx_theme">Tyrian Theme 0.0.7</a></span> </div> <div class="col-xs-12 col-md-4"> </div> |