Add Footer
This commit is contained in:
29
footer.html
Normal file
29
footer.html
Normal file
@ -0,0 +1,29 @@
|
||||
<!-- HTML footer for doxygen 1.8.5-->
|
||||
<!-- Updated for Geant4 examples documentation-->
|
||||
<!-- start footer part -->
|
||||
<!--BEGIN GENERATE_TREEVIEW-->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
$navpath
|
||||
<li class="footer">$generatedby
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/></a> $doxygenversion </li>
|
||||
</ul>
|
||||
</div>
|
||||
<!--END GENERATE_TREEVIEW-->
|
||||
<!--BEGIN !GENERATE_TREEVIEW-->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
$generatedby  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/>
|
||||
</a> $doxygenversion
|
||||
</small></address>
|
||||
<!--END !GENERATE_TREEVIEW-->
|
||||
<hr>
|
||||
<a href="http://github.com/NPI-D7/RenderD7">GitHub</a> |
|
||||
<p></p>
|
||||
<script type="text/javascript">
|
||||
</script>
|
||||
<br/><br/>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user