diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-05-23 21:07:27 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-05-23 21:07:27 +0000 |
| commit | 020e1fc7332618a65ee5dd67099576a81353fb1c (patch) | |
| tree | ef6d0cbf00931529445fe0509dca77bb963db3f6 /llvm/docs/GettingStarted.html | |
| parent | 4dd45ffdb6ad10195b36a810f799099818558d2c (diff) | |
| download | bcm5719-llvm-020e1fc7332618a65ee5dd67099576a81353fb1c.tar.gz bcm5719-llvm-020e1fc7332618a65ee5dd67099576a81353fb1c.zip | |
Make use of the new doc_author class. "Seperate content from presentation" they said.
llvm-svn: 13675
Diffstat (limited to 'llvm/docs/GettingStarted.html')
| -rw-r--r-- | llvm/docs/GettingStarted.html | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 69c552f82f9..8f7ab4003ed 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -49,12 +49,15 @@ <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> <!-- *********************************************************************** --> |

