diff options
Diffstat (limited to 'docs/libraries.html')
-rw-r--r-- | docs/libraries.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/libraries.html b/docs/libraries.html index b410bc1c25d..63b6456f481 100644 --- a/docs/libraries.html +++ b/docs/libraries.html @@ -7,6 +7,13 @@ </head> <body> +<div class="header"> + <h1>The Mesa 3D Graphics Library</h1> +</div> + +<iframe src="contents.html"></iframe> +<div class="content"> + <h1>Libraries and Toolkits</h1> <ul> @@ -53,6 +60,6 @@ Open SG PLUS</a> - a scene-graph library <li><a href="http://home.earthlink.net/%7Erzeh/YAJOGLB/doc/YAJOGLB.html" target="_parent">YAJOGL</a> - Yet Another Java GL Binding. </ul> - +</div> </body> </html> |