From a5447aab9625b11841870f8d595e79c02666afda Mon Sep 17 00:00:00 2001 From: Andreas Boll Date: Mon, 25 Jun 2012 21:51:53 +0200 Subject: docs: add missing target attribute target is needed for the frame based layout Signed-off-by: Brian Paul --- docs/games.html | 4 ++-- docs/libraries.html | 2 +- docs/shading.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/games.html b/docs/games.html index eaa7f4073c4..812c21d445f 100644 --- a/docs/games.html +++ b/docs/games.html @@ -15,7 +15,7 @@ - battle game
  • BZFLAG - 3-D tank battle game -
  • Copter Commander - 2d multiplayer side scroller +
  • Copter Commander - 2d multiplayer side scroller
  • CrystalSpace - Free 3d game engine
  • Cthugha - music-sync'ed @@ -40,7 +40,7 @@
  • JONGL - Juggling simulator
  • KnightCap - chess game -
  • LinWarrior 3D - A Battle Mech Simulator +
  • LinWarrior 3D - A Battle Mech Simulator
  • Lunar Lander 2000 - 3D version of the classis lunar lander game
  • Majik 3D - an online role-playing diff --git a/docs/libraries.html b/docs/libraries.html index e9db42790d9..b410bc1c25d 100644 --- a/docs/libraries.html +++ b/docs/libraries.html @@ -10,7 +10,7 @@

    Libraries and Toolkits

      -
    • Apprentice - free OpenInventor work-alike +
    • Apprentice - free OpenInventor work-alike
    • Coin - OSS Open Inventor clone
    • Ch - OpenGL bindings for the Ch C/C++ interpreter
    • FOX - GUI Library diff --git a/docs/shading.html b/docs/shading.html index 371891711d7..a9b7cfc4bbf 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -243,7 +243,7 @@ regressions.

      -The Piglit project +The Piglit project has many GLSL tests and the Glean glsl1 test tests GLSL features. -- cgit v1.2.3