Doxygen doc udpated, clean up, fixes and stuff

This commit is contained in:
Christophe Riccio
2011-02-08 16:03:45 +00:00
parent 79f0f7c49f
commit 7ab3d65253
7 changed files with 133 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
set(NAME glm-doc)
file(GLOB ROOT_TXT doxyfile ../*.txt)
file(GLOB ROOT_TXT doxyfile *.doxy ../*.txt)
file(GLOB ROOT_CPP src/*.cpp)
file(GLOB ROOT_XML src/*.xml)
file(GLOB ROOT_XSL src/*.xsl)