Python: add Sphinx doc project
[babeltrace.git] / doc / bindings / python / source / _themes / sphinx_rtd_theme / searchbox.html
diff --git a/doc/bindings/python/source/_themes/sphinx_rtd_theme/searchbox.html b/doc/bindings/python/source/_themes/sphinx_rtd_theme/searchbox.html
new file mode 100644 (file)
index 0000000..35ad52c
--- /dev/null
@@ -0,0 +1,9 @@
+{%- if builder != 'singlehtml' %}
+<div role="search">
+  <form id="rtd-search-form" class="wy-form" action="{{ pathto('search') }}" method="get">
+    <input type="text" name="q" placeholder="Search docs" />
+    <input type="hidden" name="check_keywords" value="yes" />
+    <input type="hidden" name="area" value="default" />
+  </form>
+</div>
+{%- endif %}
This page took 0.022363 seconds and 4 git commands to generate.