File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 77{% block body %}
88 < h1 id ="search-documentation "> {{ _('Search') }}</ h1 >
99 < p >
10- {% trans %}From here you can search these documents. Enter your
11- search words into the box below and click "search". Note that the
12- search function will automatically search for all of the
13- words. Pages containing less words won't appear in the result
14- list.{% endtrans %} If you want to limit your search to working code examples,
15- include the keyword "codex" (mnemonic for < i > code example</ i > ) in your
16- search, e.g., "codex ellipse".
10+ {% trans %}Searching for multiple words only shows matches that contain
11+ all words.{% endtrans %}
12+ </ p >
13+ < p >
14+ If you want to limit your search to working code examples, include the
15+ keyword "codex" (mnemonic for < i > code example</ i > ) in your search, e.g.,
16+ "codex ellipse".
1717 </ p >
1818 < form action ="" method ="get ">
1919 < input type ="text " name ="q " value ="" />
You can’t perform that action at this time.
0 commit comments