diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 97 |
1 files changed, 14 insertions, 83 deletions
diff --git a/docs/index.html b/docs/index.html index 9b3c717b54..0edf432522 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,92 +1,23 @@ -<HTML> -<HEAD> - <TITLE>Index to Mesa Documentation</TITLE> -</HEAD> +<html> -<BODY> +<title>Mesa Home Page</title></head> -<H1>Main Documentation</H1> -<UL> -<LI><A HREF="README">README</A> - general, top-level documentation -<LI><A HREF="INSTALL">INSTALL</A> - compilation/installation instructions for - Unix/X11 -<LI><A HREF="VERSIONS">VERSIONS</A> - version history / change log -<LI><A HREF="COPYRIGHT">COPYRIGHT</A> - copyright and license information -<LI><A HREF="COPYING">COPYING</A> - some parts of Mesa are GPL'd -<LI><A HREF="CONFORM">CONFORM</A> - - results of running the OpenGL conformance tests -<LI><A HREF="DEVINFO">DEVINFO</A> - information for Mesa developers -<LI><A HREF="http://www.mesa3d.org/">www.mesa3d.org</A> - Mesa website -</UL> -<H1>Platform and Driver Information</H1> -<P> -Be warned, some of these files may be very out of date. -</P> -<UL> -<LI><A HREF="README.X11">README.X11</A> - X Window System / Unix / Linux -<LI><A HREF="README.WIN32">README.WIN32</A> - Microsoft Windows -<LI><A HREF="README.VMS">README.VMS</A> - DEC VMS -<LI><A HREF="README.GGI">README.GGI</A> - GGI -<LI><A HREF="README.3DFX">README.3DFX</A> - 3Dfx/Glide driver -<LI><A HREF="README.AMIWIN">README.AMIWIN</A> - Amiga Amiwin -<LI><A HREF="README.BEOS">README.BEOS</A> - BeOS -<LI><A HREF="README.D3D">README.D3D</A> - Direct3D driver -<LI><A HREF="README.DJ">README.DJ</A> - DJGPP -<LI><A HREF="README.LYNXOS">README.LYNXOS</A> - LynxOS -<LI><A HREF="README.MINGW32">README.MINGW32</A> - Mingw32 -<LI><A HREF="README.NeXT">README.NeXT</A> - NeXT -<LI><A HREF="README.OpenStep">README.OpenStep</A> - OpenStep -<LI><A HREF="README.OS2">README.OS2</A> - OS/2 -<LI><A HREF="README.WINDML">README.WINDML</A> - WindML -</UL> +<frameset rows="50,100% " border="1" framespacing="1" frameborder="yes"> +<frame src="banner.html" name="BannerFrame" scrolling="no" marginwidth="1" marginheight="1" resize=""> +<frameset cols="28%,72% " border="1" framespacing="1" frameborder="yes"> +<frame src="contents.html" name="ContentsFrame" marginwidth="2" marginheight="1" resize=""> +<frame src="news.html" name="MainFrame" marginwidth="3" marginheight="1" resize=""> +</frameset> +</frameset> -<H1>Release Notes</H1> -<UL> -<LI><A HREF="RELNOTES-5.1">RELNOTES-5.1</A> -<LI><A HREF="RELNOTES-5.0">RELNOTES-5.0</A> -<LI><A HREF="RELNOTES-4.1">RELNOTES-4.1</A> -<LI><A HREF="RELNOTES-4.0.3">RELNOTES-4.0.3</A> -<LI><A HREF="RELNOTES-4.0.2">RELNOTES-4.0.2</A> -<LI><A HREF="RELNOTES-4.0.1">RELNOTES-4.0.1</A> -<LI><A HREF="RELNOTES-4.0">RELNOTES-4.0</A> -<LI><A HREF="RELNOTES-3.5">RELNOTES-3.5</A> -<LI><A HREF="RELNOTES-3.4.2">RELNOTES-3.4.2</A> -<LI><A HREF="RELNOTES-3.4.1">RELNOTES-3.4.1</A> -<LI><A HREF="RELNOTES-3.4">RELNOTES-3.4</A> -<LI><A HREF="RELNOTES-3.3">RELNOTES-3.3</A> -<LI><A HREF="RELNOTES-3.2.1">RELNOTES-3.2.1</A> -<LI><A HREF="RELNOTES-3.2">RELNOTES-3.2</A> -<LI><A HREF="RELNOTES-3.1">RELNOTES-3.1</A> -</UL> +<noframes> -<H1>Mesa Extension Specifications</H1> -<UL> -<LI><A HREF="MESA_agp_offset.spec">MESA_agp_offset.spec</A> -<LI><A HREF="MESA_copy_sub_buffer.spec">MESA_copy_sub_buffer.spec</A> -<LI><A HREF="MESA_packed_depth_stencil.spec">MESA_packed_depth_stencil.spec</A> -<LI><A HREF="MESA_pack_invert.spec">MESA_pack_invert.spec</A> -<LI><A HREF="MESA_pixmap_colormap.spec">MESA_pixmap_colormap.spec</A> -<LI><A HREF="MESA_release_buffers.spec">MESA_release_buffers.spec</A> -<LI><A HREF="MESA_resize_buffers.spec">MESA_resize_buffers.spec</A> -<LI><A HREF="MESA_set_3dfx_mode.spec">MESA_set_3dfx_mode.spec</A> -<LI><A HREF="MESA_sprite_point.spec">MESA_sprite_point.spec</A> (obsolete) -<LI><A HREF="MESA_trace.spec">MESA_trace.spec</A> (obsolete) -<LI><A HREF="MESA_window_pos.spec">MESA_window_pos.spec</A> -<LI><A HREF="MESA_ycbcr_texture.spec">MESA_ycbcr_texture.spec</A> -</UL> +<BODY> -<H1>Source Code Documentation</H1> -<P> -<A HREF="http://www.doxygen.org">Doxygen</A> is used to automatically -produce cross-referenced documentation from the Mesa sources. -This is not included in the normal Mesa distribution. -Download Mesa from CVS if interested. -</P> <P> -<A HREF="../doxy/core/index.html">Source documentation</A> -</P> +</body> -</BODY> -</HTML> +</noframes> +</html>
\ No newline at end of file |