Browse Source

Updated post for GLM 0.9.1.B and 0.9.0.8 release

Christophe Riccio 15 năm trước cách đây
mục cha
commit
21ea4e592b
2 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 1 1
      doc/man.doxy
  2. 3 3
      doc/src/data.xml

+ 1 - 1
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. 

+ 3 - 3
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.
       </paragraph>
       <paragraph>
-        The development version, GLM 0.9.1 beta, provides an improved <a href="http://glm.g-truc.net/html-0.9.1/index.html">API documentation</a> by 
-        <a href="http://www.opengl.org/discussion_boards/ubbthreads.php?ubb=showprofile&amp;User=23530">Alfonse Reinheart</a>,
-        author of <a href="http://www.arcsynthesis.org/gltut/">a great OpenGL tutorial</a> which uses GLM. 
+        The development version, GLM 0.9.1 beta, provides an improved <link href="http://glm.g-truc.net/html-0.9.1/index.html">API documentation</link> by 
+        <link href="http://www.opengl.org/discussion_boards/ubbthreads.php?ubb=showprofile&amp;User=23530">Alfonse Reinheart</link>,
+        author of <link href="http://www.arcsynthesis.org/gltut/">a great OpenGL tutorial</link> which uses GLM. 
         This version also improves the SIMD extensions and it fixes many bugs.
       </paragraph>