summaryrefslogtreecommitdiffstats
path: root/llvm/docs/index.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-04-23 15:55:18 +0000
committerChris Lattner <sabre@nondot.org>2005-04-23 15:55:18 +0000
commitc5ad1ca9421b142b6e1d891015259dd303837925 (patch)
tree587e6e80b98adee9d0ba55a0159bb6242845703c /llvm/docs/index.html
parent77c32c34d76de4ce0be3312b16a1e9bd749f5734 (diff)
downloadbcm5719-llvm-c5ad1ca9421b142b6e1d891015259dd303837925.tar.gz
bcm5719-llvm-c5ad1ca9421b142b6e1d891015259dd303837925.zip
add a search box for the documentation
llvm-svn: 21471
Diffstat (limited to 'llvm/docs/index.html')
-rw-r--r--llvm/docs/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index fff7034e801..956d0ca6849 100644
--- a/llvm/docs/index.html
+++ b/llvm/docs/index.html
@@ -10,6 +10,7 @@
<div class="doc_title">Documentation for the LLVM System</div>
<div class="doc_text">
+<table class="layout" width="95%"><tr class="layout"><td class="left">
<ul>
<li><a href="#llvmdesign">LLVM Design</a></li>
<li><a href="#userguide">LLVM User Guides</a></li>
@@ -17,6 +18,14 @@
<li><a href="#subsystems">LLVM Subsystem Documentation</a></li>
<li><a href="#maillist">LLVM Mailing Lists</a></li>
</ul>
+</td><td class="right">
+ <form action="http://www.google.com/search" method=get>
+ <input type="hidden" name="output" value="googleabout">
+ <input type="hidden" name="sitesearch" value="llvm.cs.uiuc.edu/docs">
+ <input type=text name=q size=25><br>
+ <input type=submit value="Search the LLVM Docs" name="submit">
+ </form>
+</td></tr></table>
</div>
<div class="doc_author">
OpenPOWER on IntegriCloud