Browse Source

Updated theme

Christophe Riccio 15 years ago
parent
commit
e430b096d4
2 changed files with 5 additions and 5 deletions
  1. 1 1
      doc/common/style.css
  2. 4 4
      doc/src/data.xml

+ 1 - 1
doc/common/style.css

@@ -163,7 +163,7 @@ td.menu
     border-right-style:solid;
     border-color:#000000;
     width:160px;
-	padding-right: 32px;
+	padding-right: 0px;
 	padding-left: 0px;
 	padding-bottom: 0px;
 	padding-top: 0px;

+ 4 - 4
doc/src/data.xml

@@ -2836,6 +2836,7 @@
       <menu-entry name="About" href="./about.html" />
       <menu-entry name="Downloads" href="./download.html" />
       <menu-entry name="Goodies" href="./goodies.html" />
+		<menu-entry name="OpenGL SDK page" href="http://www.opengl.org/sdk/libs/GLM/" />
     </menu-group>
 
     <menu-group name="Documentation">
@@ -2849,16 +2850,15 @@
 
     <menu-group name="Developer">
       <!--menu-entry name="Contribute" href="./contribute.html" /-->
-      <menu-entry name="SF.net page" href="https://sourceforge.net/projects/ogl-math/" />
-      <menu-entry name="Bug report" href="https://sourceforge.net/apps/trac/ogl-math" />
+		<menu-entry name="Bug report" href="https://sourceforge.net/apps/trac/ogl-math" />
+		<menu-entry name="SourceForge page" href="https://sourceforge.net/projects/ogl-math/" />
+		<menu-entry name="G-Truc Creation page" href="http://www.g-truc.net/project-0016.html#menu" />
       <menu-entry name="Browse Git repository" href="http://ogl-math.git.sourceforge.net/git/gitweb.cgi?p=ogl-math/ogl-math;a=summary" />
       <menu-entry name="GIT HEAD snapshot" href="http://ogl-math.git.sourceforge.net/git/gitweb.cgi?p=ogl-math/ogl-math;a=snapshot;h=HEAD;sf=tgz" />
     </menu-group>
 
     <menu-link>
       <menu-pic name="G-Truc" image="./common/g-truc.png" href="http://www.g-truc.net" />
-      <menu-pic name="OpenGL" image="./common/opengl.jpg" href="http://www.opengl.org" />
-		<menu-pic name="SourceForge" image="./common/sourceforge.gif" href="http://www.sourceforge.net" />
 	</menu-link>
   </menu>