source: php/trunk/doxygen/custom_footer.html@ 70

Last change on this file since 70 was 42, checked in by cla, 14 years ago

rdfint

  • added custom doxygen header/footer
  • Property svn:eol-style set to native
File size: 599 bytes
Line 
1<!--BEGIN GENERATE_TREEVIEW-->
2 <li class="footer">Generated on $datetime for $projectname by
3 <a href="http://www.doxygen.org/index.html">
4 <img class="footer" src="doxygen.png" alt="doxygen"/></a> $doxygenversion </li>
5 </ul>
6 </div>
7<!--END GENERATE_TREEVIEW-->
8<!--BEGIN !GENERATE_TREEVIEW-->
9<hr class="footer"/><address class="footer"><small>
10Generated on $datetime for $projectname by&#160;<a href="http://www.doxygen.org/index.html"><img class="footer" src="$relpath$doxygen.png" alt="doxygen"/></a> $doxygenversion</small></address>
11<!--END !GENERATE_TREEVIEW-->
12</body>
13</html>
Note: See TracBrowser for help on using the repository browser.