docs for SDL::Mixer::Groups done, fixed link creation
[sdlgit/SDL-Site.git] / pages / SDL-App.html-inc
index 8d6e424..d1d8868 100644 (file)
@@ -3,6 +3,7 @@
 <h3 id="TOP">Index</h3>
 
 <ul><li><a href="#NAME">NAME</a></li>
+<li><a href="#CATEGORY">CATEGORY</a></li>
 <li><a href="#SYNOPSIS">SYNOPSIS</a></li>
 <li><a href="#DESCRIPTION">DESCRIPTION</a></li>
 <li><a href="#METHODS">METHODS</a>
 <p>SDL::App - a SDL perl extension</p>
 
 </div>
+<h1 id="CATEGORY">CATEGORY</h1><p><a href="#TOP" class="toplink">Top</a></p>
+<div id="CATEGORY_CONTENT">
+<p>Extension</p>
+
+</div>
 <h1 id="SYNOPSIS">SYNOPSIS</h1><p><a href="#TOP" class="toplink">Top</a></p>
 <div id="SYNOPSIS_CONTENT">
 <pre>  use SDL;
@@ -62,8 +68,8 @@ An alternative to the manual Event processing is the L&lt;SDL::App::loop&gt; .
 </div>
 <h1 id="DESCRIPTION">DESCRIPTION</h1><p><a href="#TOP" class="toplink">Top</a></p>
 <div id="DESCRIPTION_CONTENT">
-<p><cite>SDL::App</cite> controls the root window of the of your SDL based application.
-It extends the <cite>SDL::Surface</cite> class, and provides an interface to the window
+<p><a href="SDL-App">SDL::App</a> controls the root window of the of your SDL based application.
+It extends the <a href="SDL-Surface">SDL::Surface</a> class, and provides an interface to the window
 manager oriented functions.</p>
 
 </div>
@@ -189,7 +195,7 @@ Kartik Thakore</p>
 </div>
 <h1 id="SEE_ALSO">SEE ALSO</h1><p><a href="#TOP" class="toplink">Top</a></p>
 <div id="SEE_ALSO_CONTENT">
-<p><cite>perl</cite> <cite>SDL::Surface</cite> <cite>SDL::Event</cite>  <cite>SDL::OpenGL</cite></p>
+<p><a href="http://search.cpan.org/perldoc?perl">perl</a> <a href="SDL-Surface">SDL::Surface</a> <a href="SDL-Event">SDL::Event</a>  <a href="SDL-OpenGL">SDL::OpenGL</a></p>
 
 </div>
 </div>
\ No newline at end of file