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/ObjectFiles.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/ObjectFiles.html')
-rw-r--r-- | llvm/docs/ObjectFiles.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/llvm/docs/ObjectFiles.html b/llvm/docs/ObjectFiles.html index 5201f718a68..c38a985eebe 100644 --- a/llvm/docs/ObjectFiles.html +++ b/llvm/docs/ObjectFiles.html @@ -18,11 +18,13 @@ </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"> |