summaryrefslogtreecommitdiffstats
path: root/llvm/docs/index.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2008-12-11 18:14:06 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2008-12-11 18:14:06 +0000
commit0091c26b2bbf7648b8fbcbf3dd93296c87b51420 (patch)
treeb30e130137c6d56811cc2f4cad95ee9c1f27df08 /llvm/docs/index.html
parente029561346ed7b2f1f499c098e91b968f3d4d34f (diff)
downloadbcm5719-llvm-0091c26b2bbf7648b8fbcbf3dd93296c87b51420.tar.gz
bcm5719-llvm-0091c26b2bbf7648b8fbcbf3dd93296c87b51420.zip
Conform to the HTML 4.01 Strict specification.
llvm-svn: 60884
Diffstat (limited to 'llvm/docs/index.html')
-rw-r--r--llvm/docs/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index d40188fc58b..0a50c3c367d 100644
--- a/llvm/docs/index.html
+++ b/llvm/docs/index.html
@@ -21,9 +21,11 @@
</ul>
</td><td class="right">
<form action="http://www.google.com/search" method=get>
+ <p>
<input type="hidden" name="sitesearch" value="llvm.org/docs">
<input type=text name=q size=25><br>
<input type=submit value="Search the LLVM Docs" name="submit">
+ </p>
</form>
</td></tr></table>
</div>
@@ -70,7 +72,7 @@ LLVM for a custom language, and the facilities LLVM offers in tutorial form.</li
policy towards developers and their contributions.</li>
<li><a href="/docs/CommandGuide/index.html">LLVM Command Guide</a> - A reference
-manual for the LLVM command line utilities ("man" pages for LLVM tools).<br/>
+manual for the LLVM command line utilities ("man" pages for LLVM tools).<br>
Current tools:
<a href="/cmds/llvm-ar.html">llvm-ar</a>,
<a href="/cmds/llvm-as.html">llvm-as</a>,
OpenPOWER on IntegriCloud