Make use of the new doc_author class. "Seperate content from presentation" they...
authorChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:07:27 +0000 (21:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:07:27 +0000 (21:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13675 91177308-0d34-0410-b5e6-96231b3b80d8

15 files changed:
docs/CFEBuildInstrs.html
docs/CommandLine.html
docs/ExtendingLLVM.html
docs/FAQ.html
docs/GettingStarted.html
docs/LLVMVsTheWorld.html
docs/ObjectFiles.html
docs/Projects.html
docs/ReleaseNotes.html
docs/SourceLevelDebugging.html
docs/Stacker.html
docs/TableGenFundamentals.html
docs/TestingGuide.html
docs/UsingLibraries.html
docs/WritingAnLLVMPass.html

index f55cd0a4a193a28a6d15035ca5d8f8842e308edb..5f2ed6f987497954f8eb8e45d7e1178bd4888a26 100644 (file)
@@ -18,8 +18,8 @@
   <li><a href="#license">License Information</a>
 </ol>
 
-<div class="doc_text">    
-  <p><b>Written by Brian R. Gaeke</b></p>
+<div class="doc_author">    
+  <p>Written by Brian R. Gaeke</p>
 </div>
 
 <!-- *********************************************************************** -->
index 868e208ac20f40583a84a6b9831d7864e1935377..855c1e9b313fbdbc6f0fd4b4680ca562d2e892fc 100644 (file)
@@ -84,8 +84,8 @@
     </ol></li>
 </ol>
 
-<div class="doc_text">
-  <p><b>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></b></p>
+<div class="doc_author">
+  <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></p>
 </div>
 
 <!-- *********************************************************************** -->
index c6f27f094bd9332def59323d356844d9764fcaeb..3d5ccc0d13c3ea57c048ec1cb3596f953e61197a 100644 (file)
@@ -23,8 +23,8 @@
   </ol></li>
 </ol>
 
-<div class="doc_text">    
-  <p><b>Written by <a href="http://misha.brukman.net">Misha Brukman</a></b></p>
+<div class="doc_author">    
+  <p>Written by <a href="http://misha.brukman.net">Misha Brukman</a></p>
 </div>
 
 <!-- *********************************************************************** -->
index 74f0ea40f45620014f10e03d5c8bf25e3e6c182f..9c3121ec4811418b519a4d0d6f7c638a072d3f76 100644 (file)
@@ -63,7 +63,7 @@
 
     <li>
     When I compile code using the LLVM GCC front end, it complains that it
-    cannot find crtend.o.
+    cannot find libcrtend.a.
     </li>
   </ol>
   </li>
   </li>
 </ol>
 
+<div class="doc_author">
+  <p>Written by <a href="http://llvm.cs.uiuc.edu">The LLVM Team</a></p>
+</div>
+
+
 <!-- *********************************************************************** -->
 <div class="doc_section">
   <a name="license">License</a>
@@ -511,10 +516,6 @@ print values.
 </p>
 </div>
 
-
-     <li>
-
-
 <!-- *********************************************************************** -->
 <!-- *********************************************************************** -->
 
index 69c552f82f991570640cba89813b2f677a57e78a..8f7ab4003ed4a404657e31d201450e1b2ec8b236 100644 (file)
   <li><a href="#links">Links</a>
 </ul>
 
-<p>By: 
-  <a href="mailto:criswell@uiuc.edu">John Criswell</a>, 
-  <a href="mailto:sabre@nondot.org">Chris Lattner</a>,
-  <a href="http://misha.brukman.net">Misha Brukman</a>, 
-  <a href="http://www.cs.uiuc.edu/~vadve">Vikram Adve</a>, and
-  <a href="mailto:gshi1@uiuc.edu">Guochun Shi</a>.</p>
+<div class="doc_author">
+  <p>Written by: 
+    <a href="mailto:criswell@uiuc.edu">John Criswell</a>, 
+    <a href="mailto:sabre@nondot.org">Chris Lattner</a>,
+    <a href="http://misha.brukman.net">Misha Brukman</a>, 
+    <a href="http://www.cs.uiuc.edu/~vadve">Vikram Adve</a>, and
+    <a href="mailto:gshi1@uiuc.edu">Guochun Shi</a>.
+  </p>
+</div>
 
 
 <!-- *********************************************************************** -->
index 24e781af38b55a6c97347f79e8e5be79f85d2e9d..c4fa6547c17a4936473c743fd864e2f28a7d4670 100644 (file)
@@ -22,8 +22,8 @@
   <li><a href="#codeemission">Machine Code Emission</a></li>
 </ol>
 
-<div class="doc_text">    
-  <p><b>Written by Brian R. Gaeke</b></p>
+<div class="doc_author">
+  <p>Written by Brian R. Gaeke</p>
 </div>
 
 <!-- *********************************************************************** -->
index 5201f718a681243cfc465ff789c62e82938eb8c2..c38a985eebee41afe36c5b7b7a732a30c9fd2b5b 100644 (file)
                </ol>
        </li>
 </ol>
-<div class="doc_text">
-<p><b>Written by <a href="mailto:rspencer@x10sys.com">Reid Spencer</a> </b></p>
-<p> </p>
+
+<div class="doc_author">
+  <p>Written by <a href="mailto:rspencer@x10sys.com">Reid Spencer</a></p>
 </div>
+
 <hr>
+
 <!-- ======================================================================= -->
 <div class="doc_section"><a name="abstract">Abstract</a></div>
 <div class="doc_text">
index 6be0a892f5b72dd94a1de449fe51245cb90b3d16..ecdb35b54c6c4d6a5570ea69a493caf5dd10bdad 100644 (file)
 <li><a href="#help">Further help</a></li>
 </ol>
 
+<div class="doc_author">
+  <p>Written by John Criswell</p>
+</div>
+
 <!-- *********************************************************************** -->
 <div class="doc_section"><a name="overview">Overview</a></div>
 <!-- *********************************************************************** -->
index c8c32affe2e04ca0c6af0e13e5e33e3c4d5b7bdf..daebd8d73d0c6ab848e7bfad46cc0e832a6db527 100644 (file)
@@ -28,8 +28,8 @@
   <li><a href="#additionalinfo">Additional Information</a></li>
 </ol>
 
-<div class="doc_text">
-  <p><b>Written by the <a href="http://llvm.cs.uiuc.edu">LLVM team</a></b><p>
+<div class="doc_author">
+  <p>Written by the <a href="http://llvm.cs.uiuc.edu">LLVM team</a><p>
 </div>
 
 <!-- *********************************************************************** -->
index f94547060b4a0b58b0cf6e5f81c6960844dc8199..c10da8e1901240c43c5dcf09c775ffe1120fb04a 100644 (file)
@@ -68,6 +68,10 @@ height="369">
 </tr>
 </table>
 
+<div class="doc_author">
+  <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></p>
+</div>
+
 
 <!-- *********************************************************************** -->
 <div class="doc_section"><a name="introduction">Introduction</a></div> <!--
index 033ba30c0e5e134e93da84e5d9d7e33ec65c41a9..50ce1b6adc944e2d653c0fab3682f0f2eda2446b 100644 (file)
@@ -51,8 +51,8 @@
     </ol></li>
 </ol>
 
-<div class="doc_text">
-<p><b>Written by <a href="mailto:rspencer@x10sys.com">Reid Spencer</a></b></p>
+<div class="doc_author">
+  <p>Written by <a href="mailto:rspencer@x10sys.com">Reid Spencer</a></p>
 </div>
 
 <!-- ======================================================================= -->
index c63c5cef5fa8190c785bc8619fe9153a0b77fd4e..47bc3ff9364e21698b9f834eead66fa7a014c778 100644 (file)
 </ul>
 </div>
 
+<div class="doc_author">
+  <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></p>
+</div>
+
 <!-- *********************************************************************** -->
 <div class="doc_section"><a name="introduction">Introduction</a></div>
 <!-- *********************************************************************** -->
index bfe8316cf6bed4738aaa01db83d613cc9281ce60..ab96ea6b28fc62549f06125e2e9bccd567457d37 100644 (file)
@@ -26,7 +26,9 @@
 <li><a href="#run">Running the LLVM Tests</a></li>
 </ol>
 
-<p><b>Written by John T. Criswell</b></p>
+<div class="doc_author">
+  <p>Written by John T. Criswell</p>
+</div>
 
 <!--===============================================================-->
 <div class="doc_section"><a name="overview">Overview</a></div>
index 5201f718a681243cfc465ff789c62e82938eb8c2..c38a985eebee41afe36c5b7b7a732a30c9fd2b5b 100644 (file)
                </ol>
        </li>
 </ol>
-<div class="doc_text">
-<p><b>Written by <a href="mailto:rspencer@x10sys.com">Reid Spencer</a> </b></p>
-<p> </p>
+
+<div class="doc_author">
+  <p>Written by <a href="mailto:rspencer@x10sys.com">Reid Spencer</a></p>
 </div>
+
 <hr>
+
 <!-- ======================================================================= -->
 <div class="doc_section"><a name="abstract">Abstract</a></div>
 <div class="doc_text">
index ac9edea39aed2addd23e6fc55145becf042ca91c..5f32d1609713026516b00709faded130cfde3ea9 100644 (file)
@@ -87,8 +87,8 @@
     </ul></li>
 </ol>
 
-<div class="doc_text">    
-  <p><b>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></b><p>
+<div class="doc_author">
+  <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></p>
 </div>
 
 <!-- *********************************************************************** -->