mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-20 00:43:48 +00:00
* It's now the year 2004
* Our main page is index.html, not index.php * Wrap lines at 80 cols git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13917 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
10d6800742
commit
7c7c5c9bb6
@ -2,8 +2,11 @@
|
||||
<p class="footer">
|
||||
Generated on $datetime for $projectname version $projectnumber by
|
||||
<a href="http://www.doxygen.org/index.html">doxygen $doxygenversion</a><br/>
|
||||
Copyright © 2003, University of Illinois at Urbana-Champaign. All Rights Reserved.<br/>
|
||||
<a href="/index.php" onmouseover="window.status='Go To LLVM Home Page';return true;" title="LLVM Home Page">Home Page</a>
|
||||
<a href="http://www.doxygen.org/index.html" onmouseover="window.status='Go To Doxygen Home Page';return true;" title="Doxygen Home Page">
|
||||
Copyright © 2004, University of Illinois at Urbana-Champaign. All Rights
|
||||
Reserved.<br/>
|
||||
<a href="/index.html" onmouseover="window.status='Go To LLVM Home Page';return
|
||||
true;" title="LLVM Home Page">Home Page</a>
|
||||
<a href="http://www.doxygen.org/index.html" onmouseover="window.status='Go To
|
||||
Doxygen Home Page';return true;" title="Doxygen Home Page">
|
||||
<img src="doxygen.png" alt="Doxygen Logo" style="border:none;"/></a>
|
||||
</p></body></html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user