[yt-svn] commit/yt: chummels: Merged in karraki/yt (pull request #1690)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Aug 11 10:11:35 PDT 2015


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/a0e9ba7aa5d2/
Changeset:   a0e9ba7aa5d2
Branch:      yt
User:        chummels
Date:        2015-08-11 17:11:24+00:00
Summary:     Merged in karraki/yt (pull request #1690)

Add search bar to main doc page
Affected #:  1 file

diff -r 1f2ea0bf41846f243b50558c5eb9828bf06a3da2 -r a0e9ba7aa5d29687c7094a0762fedd11e82d3fb4 doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -11,6 +11,18 @@
 :ref:`sample data for each format <getting-sample-data>` with 
 :ref:`instructions on how to load and examine each data type <examining-data>`.
 
+.. raw:: html
+
+   <form action="search.html" method="get" _lpchecked="1">
+     <div class="form-group">
+       <input type="text" name="q" class="form-control" placeholder="Search" style="width: 70%">
+     </div>
+     <input type="hidden" name="check_keywords" value="yes">
+     <input type="hidden" name="area" value="default">
+   </form>
+
+
+
 Table of Contents
 -----------------

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the yt-svn mailing list