Make the background white, add a "By" section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3047 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-07-24 19:59:33 +00:00
parent 7fe7f817e9
commit 945de2da58

View File

@ -4,8 +4,11 @@
<title>Getting Started with LLVM System</title>
</head>
<body>
<h1>Getting Started with the LLVM System</h1>
<body bgcolor=white>
<h1>Getting Started with the LLVM System<br><font size=3>By: <a
href="mailto:gshi1@uiuc.edu">Guochun Shi</a> and <a
href="mailto:sabre@nondot.org">Chris Lattner</a></font></h1>
<ul>
<li><a href="#quickstart">Getting started with LLVM</a>
<ol>
@ -345,7 +348,7 @@
<!-- Created: Mon Jul 1 02:29:02 CDT 2002 -->
<!-- hhmts start -->
Last modified: Wed Jul 24 14:43:12 CDT 2002
Last modified: Wed Jul 24 14:57:57 CDT 2002
<!-- hhmts end -->
</body>
</html>