docproj/current.html: remove search engine
We now use DuckDuckGo's site: operator to do on-site searching so there is no reason to improve our own CGI scripts.
This commit is contained in:
parent
d7d5c9d47d
commit
a8d0693f2c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46397
1 changed files with 0 additions and 13 deletions
|
@ -190,18 +190,5 @@
|
|||
Translate the FreeBSD documentation (Web pages, FAQ,
|
||||
Handbook, Manual pages) into other languages. See the
|
||||
<a href="translations.html">FreeBSD translations projects</a></p>
|
||||
|
||||
<a name="search-enhancements"></a>
|
||||
<h3>Search engine enhancements</h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>></p>
|
||||
|
||||
<p>When searching the website, the output from the search engine includes
|
||||
the filename that was found, which might be something like
|
||||
<tt>FAQ34.html</tt>.</p>
|
||||
|
||||
<p>It would be more useful if the results included the question text,
|
||||
allowing the user to see whether or not the result was relevant.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue