[Plib-cvs] CVS: plib/doc/sl index.html,1.4,1.5
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-03-24 00:50:51
|
Update of /cvsroot/plib/plib/doc/sl In directory usw-pr-cvs1:/tmp/cvs-serv26931 Modified Files: index.html Log Message: Added keywords, description and "Valid HTML 4.0" image Index: index.html =================================================================== RCS file: /cvsroot/plib/plib/doc/sl/index.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- index.html 27 Oct 2001 05:34:47 -0000 1.4 +++ index.html 24 Mar 2002 00:50:48 -0000 1.5 @@ -2,6 +2,8 @@ <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <META name="keywords" content="SL, SM, PLIB, OpenGL, sound, library, portable, games, sample, replay, mixer, OSS, Baker, Steve"> + <META name="description" content="The PLIB SL Library is targetted towards producing sound effects for games and other realtime applications. The emphasis is on low CPU impact and low latency rather than high quality and fancy MIDI/MOD facilities. The PLIB SM Library controls the audio mixer on a PC sound card."> <TITLE>The SL Sound and Mixer Libraries.</TITLE> </HEAD> <BODY text="#B5A642" link="#8FFF8F" vlink="#18A515" alink="#20336B" @@ -53,11 +55,17 @@ <A HREF="http://www.4front-tech.com">Download the Open Sound System drivers (previously known as VoxWare).</A> <hr> +<table> +<tr> +<td> +<a href="http://validator.w3.org/check/referer"><img border="0" src="../valid-html40.png" alt="Valid HTML 4.0!" height="31" width="88"></a> +<td> <ADDRESS> <A HREF="http://www.sjbaker.org"> Steve J. Baker.</A> <<A HREF="mailto:sjb...@ai...">sjb...@ai...</A>> </ADDRESS> +</table> </BODY> </HTML> |