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/ExtendingLLVM.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/ExtendingLLVM.html')
-rw-r--r-- | llvm/docs/ExtendingLLVM.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/ExtendingLLVM.html b/llvm/docs/ExtendingLLVM.html index c6f27f094bd..3d5ccc0d13c 100644 --- a/llvm/docs/ExtendingLLVM.html +++ b/llvm/docs/ExtendingLLVM.html @@ -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> <!-- *********************************************************************** --> |