diff --git a/doc/man.doxy b/doc/man.doxy index c7a4ddef..a0f71f99 100644 --- a/doc/man.doxy +++ b/doc/man.doxy @@ -44,7 +44,7 @@ PROJECT_BRIEF = # exceed 55 pixels and the maximum width should not exceed 200 pixels. # Doxygen will copy the logo to the output directory. -PROJECT_LOGO = D:/g-truc/git/ogl-math/doc/image/logo-mini.png +PROJECT_LOGO = G:/git/ogl-math/doc/image/logo-mini.png # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/doc/src/data.xml b/doc/src/data.xml index 4f733956..e2b8627b 100644 --- a/doc/src/data.xml +++ b/doc/src/data.xml @@ -1550,9 +1550,9 @@ Also, it clarifies that GLM is a header only library when a user try to build it. Once more, there is nothing to build. - The development version, GLM 0.9.1 beta, provides an improved API documentation by - Alfonse Reinheart, - author of a great OpenGL tutorial which uses GLM. + The development version, GLM 0.9.1 beta, provides an improved API documentation by + Alfonse Reinheart, + author of a great OpenGL tutorial which uses GLM. This version also improves the SIMD extensions and it fixes many bugs.