diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2004-11-01 09:19:53 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2004-11-01 09:19:53 +0000 |
| commit | fea14b55990842e3a851d19f13dfe3c2060537ea (patch) | |
| tree | 0501a38c3bf13ee4ba8ff559a1a995dd600b0e84 /llvm/docs/UsingLibraries.html | |
| parent | 0777321b8f2e4a75120a8bb0a53eafc64d181687 (diff) | |
| download | bcm5719-llvm-fea14b55990842e3a851d19f13dfe3c2060537ea.tar.gz bcm5719-llvm-fea14b55990842e3a851d19f13dfe3c2060537ea.zip | |
Add the HTML 4.01 and CSS icons with links to validators.
llvm-svn: 17400
Diffstat (limited to 'llvm/docs/UsingLibraries.html')
| -rw-r--r-- | llvm/docs/UsingLibraries.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/llvm/docs/UsingLibraries.html b/llvm/docs/UsingLibraries.html index d41b1468364..c4695f86686 100644 --- a/llvm/docs/UsingLibraries.html +++ b/llvm/docs/UsingLibraries.html @@ -175,7 +175,13 @@ <!-- ======================================================================= --> <hr> <div class="doc_footer"> -<address><a href="mailto:rspencer@x10sys.com">Reid Spencer</a></address> +<address> + <a href="http://jigsaw.w3.org/css-validator/check/referer"><img + src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"/></a> + <a href="http://validator.w3.org/check/referer"><img + src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a> + <a href="mailto:rspencer@x10sys.com">Reid Spencer</a> +</address> <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> <br>Last modified: $Date$ </div> </body> |

