I forgot to actually include the documentation to the commit.

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1659 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
groogy 2010-11-16 16:41:16 +00:00
parent 85a4e5155e
commit 01b0f37451
144 changed files with 12034 additions and 0 deletions

View file

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Files
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Files</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="rdoc-style.css" type="text/css" />
<base target="docwin" />
</head>
<body>
<div id="index">
<h1 class="section-bar">Files</h1>
<div id="index-entries">
<a href="files/extconf_rb.html">extconf.rb</a><br />
<a href="files/window/Context_cpp.html">window/Context.cpp</a><br />
<a href="files/window/ContextSettings_cpp.html">window/ContextSettings.cpp</a><br />
<a href="files/window/Event_cpp.html">window/Event.cpp</a><br />
<a href="files/window/Input_cpp.html">window/Input.cpp</a><br />
<a href="files/window/VideoMode_cpp.html">window/VideoMode.cpp</a><br />
<a href="files/window/Window_cpp.html">window/Window.cpp</a><br />
<a href="files/window/main_cpp.html">window/main.cpp</a><br />
</div>
</div>
</body>
</html>