diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-18 19:31:37 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-18 19:31:37 -0300 |
commit | 3be51dc6e55414c76e7059a8dffa74a99268a7c8 (patch) | |
tree | c7cc746d9dd5d7444f5ff077c8f917385d78d24e /docs/doxygen/html/footerFile | |
parent | de90dfcf76c1fb13648633b6bddb011b15ac8458 (diff) | |
download | PSP.git-3be51dc6e55414c76e7059a8dffa74a99268a7c8.tar.gz PSP.git-3be51dc6e55414c76e7059a8dffa74a99268a7c8.tar.xz PSP.git-3be51dc6e55414c76e7059a8dffa74a99268a7c8.zip |
Some site and documentation changes
Diffstat (limited to 'docs/doxygen/html/footerFile')
-rw-r--r-- | docs/doxygen/html/footerFile | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/doxygen/html/footerFile b/docs/doxygen/html/footerFile new file mode 100644 index 0000000..a24bf2b --- /dev/null +++ b/docs/doxygen/html/footerFile @@ -0,0 +1,21 @@ +<!-- HTML footer for doxygen 1.8.13--> +<!-- 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--> +</body> +</html> |