-Disabled latex generation for doxygen (was weongly enabled because of previous cleanup)

-Removed version numbers and date from doxygen html footer so the files are no longer all modified when regenerating


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1166 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-11-11 14:22:58 +00:00
parent 3de1d9f883
commit 395c225463
2 changed files with 7 additions and 1 deletions

4
doc/footer.html Normal file
View File

@@ -0,0 +1,4 @@
<hr size="1"/><address style="text-align: right;"><small>
Generated for $projectname by&nbsp;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.png" alt="doxygen"/></a></small></address>
</body>
</html>