Added new docs for SDL 1.2.1
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4056
This commit is contained in:
parent
16ce3048d6
commit
028b0ae934
371 changed files with 3272 additions and 2287 deletions
|
@ -4,7 +4,7 @@
|
|||
>Examples</TITLE
|
||||
><META
|
||||
NAME="GENERATOR"
|
||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.61
|
||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.64
|
||||
"><LINK
|
||||
REL="HOME"
|
||||
TITLE="SDL Library Documentation"
|
||||
|
@ -16,8 +16,8 @@ REL="PREVIOUS"
|
|||
TITLE="Handling the Keyboard"
|
||||
HREF="guideinputkeyboard.html"><LINK
|
||||
REL="NEXT"
|
||||
TITLE="Video Examples"
|
||||
HREF="guidevideoexamples.html"></HEAD
|
||||
TITLE="Event Examples"
|
||||
HREF="guideeventexamples.html"></HEAD
|
||||
><BODY
|
||||
CLASS="CHAPTER"
|
||||
BGCOLOR="#FFF8DC"
|
||||
|
@ -57,7 +57,7 @@ WIDTH="10%"
|
|||
ALIGN="right"
|
||||
VALIGN="bottom"
|
||||
><A
|
||||
HREF="guidevideoexamples.html"
|
||||
HREF="guideeventexamples.html"
|
||||
>Next</A
|
||||
></TD
|
||||
></TR
|
||||
|
@ -81,16 +81,11 @@ CLASS="TOC"
|
|||
></DT
|
||||
><DT
|
||||
><A
|
||||
HREF="guideexamples.html#AEN297"
|
||||
HREF="guideexamples.html#AEN369"
|
||||
>Introduction</A
|
||||
></DT
|
||||
><DT
|
||||
><A
|
||||
HREF="guidevideoexamples.html"
|
||||
>Video Examples</A
|
||||
></DT
|
||||
><DT
|
||||
><A
|
||||
HREF="guideeventexamples.html"
|
||||
>Event Examples</A
|
||||
></DT
|
||||
|
@ -116,11 +111,11 @@ CLASS="SECT1"
|
|||
><H1
|
||||
CLASS="SECT1"
|
||||
><A
|
||||
NAME="AEN297"
|
||||
NAME="AEN369"
|
||||
>Introduction</A
|
||||
></H1
|
||||
><P
|
||||
>For the moment these examples are taken directly from the old SDL documentation.</P
|
||||
>For the moment these examples are taken directly from the old SDL documentation. By the 1.2 release these examples should hopefully deal with most common SDL programming problems.</P
|
||||
></DIV
|
||||
></DIV
|
||||
><DIV
|
||||
|
@ -154,7 +149,7 @@ WIDTH="33%"
|
|||
ALIGN="right"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="guidevideoexamples.html"
|
||||
HREF="guideeventexamples.html"
|
||||
>Next</A
|
||||
></TD
|
||||
></TR
|
||||
|
@ -176,10 +171,10 @@ HREF="guide.html"
|
|||
WIDTH="33%"
|
||||
ALIGN="right"
|
||||
VALIGN="top"
|
||||
>Video Examples</TD
|
||||
>Event Examples</TD
|
||||
></TR
|
||||
></TABLE
|
||||
></DIV
|
||||
></BODY
|
||||
></HTML
|
||||
>
|
||||
>
|
Loading…
Add table
Add a link
Reference in a new issue