Files
podman/docs/source/Search.rst
Scott McCarty 176f38c25b [CI:DOCS] Docs revamp.
* Rewrote the Home and Introduction pages.
* Created a dedicated Search page
* Rewrote the Tutorials page to have native links in RTD/Shpinx
* Added iframe to Reference page to display API reference docs inline

Signed-off-by: Scott McCarty <scott.mccarty@gmail.com>
2020-05-21 17:16:10 -04:00

19 lines
595 B
ReStructuredText

.. include:: includes.rst
Search
==================================
.. raw:: html
<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.
</p>
<form action="/en/latest/search.html" method="get" _lpchecked="1">
<input type="text" name="q" value="">
<input type="submit" value="search">
<span id="search-progress" style="padding-left: 10px"></span>
</form>