OSDN Git Service

docs: add missing target attribute
authorAndreas Boll <andreas.boll.dev@gmail.com>
Mon, 25 Jun 2012 19:51:53 +0000 (21:51 +0200)
committerBrian Paul <brianp@vmware.com>
Mon, 25 Jun 2012 22:10:01 +0000 (16:10 -0600)
target is needed for the frame based layout

Signed-off-by: Brian Paul <brianp@vmware.com>
docs/games.html
docs/libraries.html
docs/shading.html

index eaa7f40..812c21d 100644 (file)
@@ -15,7 +15,7 @@
        - battle game
        </li><li><a href="http://bzflag.sourceforge.net/" target="_parent">BZFLAG</a> - 3-D tank
        battle game
-       </li><li><a href="http://www.speakeasy.org/%7Emorse/copter-commander">Copter Commander</a> - 2d multiplayer side scroller
+       </li><li><a href="http://www.speakeasy.org/%7Emorse/copter-commander" target="_parent">Copter Commander</a> - 2d multiplayer side scroller
        </li><li><a href="http://www.crystalspace.org/" target="_parent">CrystalSpace</a> - Free
        3d game engine
        </li><li><a href="http://www.afn.org/%7Ecthugha/" target="_parent">Cthugha</a> - music-sync'ed
@@ -40,7 +40,7 @@
        </li><li><a href="http://jongl.home.pages.de/" target="_parent">JONGL</a> - Juggling simulator
        </li><li><a href="http://samba.anu.edu.au/KnightCap/" target="_parent">KnightCap</a> -
        chess game
-       </li><li><a href="http://www.hackcraft.de/games/linwarrior_3d/">LinWarrior 3D</a> - A Battle Mech Simulator
+       </li><li><a href="http://www.hackcraft.de/games/linwarrior_3d/" target="_parent">LinWarrior 3D</a> - A Battle Mech Simulator
        </li><li><a href="http://www.nada.kth.se/%7Ef96-lfo/lunar/" target="_parent">Lunar Lander
        2000</a> - 3D version of the classis lunar lander game
        </li><li><a href="http://www.majik3d.org/" target="_parent">Majik 3D</a> - an online role-playing
index e9db427..b410bc1 100644 (file)
@@ -10,7 +10,7 @@
 <h1>Libraries and Toolkits</h1>
 
 <ul>
-<li><a href="http://mrpowers.com/Apprentice/">Apprentice</a> - free OpenInventor work-alike
+<li><a href="http://mrpowers.com/Apprentice/" target="_parent">Apprentice</a> - free OpenInventor work-alike
 <li><a href="http://www.coin3d.org/coin.html" target="_parent">Coin</a> - OSS Open Inventor clone
 <li><a href="http://www.softintegration.com/products/toolkit/opengl/" target="_parent">Ch</a> - OpenGL bindings for the Ch C/C++ interpreter
 <li><a href="http://www.cfdrc.com/FOX/fox.html" target="_parent">FOX</a> - GUI Library
index 3718917..a9b7cfc 100644 (file)
@@ -243,7 +243,7 @@ regressions.
 </p>
 
 <p>
-The <a href="http://people.freedesktop.org/~nh/piglit/">Piglit</a> project
+The <a href="http://people.freedesktop.org/~nh/piglit/" target="_parent">Piglit</a> project
 has many GLSL tests and the
 <a href="http://glean.sf.net" target="_parent">Glean</a> glsl1 test 
 tests GLSL features.