<html>
<head>
<style><!--
  body {background-color:#ffffff;}
  .file {border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;}
  .pathname {font-family:monospace; float:right;}
  .fileheader {margin-bottom:.5em;}
  .diff {margin:0;}
  .tasklist {padding:4px;border:1px dashed #000000;margin-top:1em;}
  .tasklist ul {margin-top:0;margin-bottom:0;}
  tr.alt {background-color:#eeeeee}
  #added {background-color:#ddffdd;}
  #addedchars {background-color:#99ff99;font-weight:bolder;}
  tr.alt #added {background-color:#ccf7cc;}
  #removed {background-color:#ffdddd;}
  #removedchars {background-color:#ff9999;font-weight:bolder;}
  tr.alt #removed {background-color:#f7cccc;}
  #info {color:#888888;}
  #context {background-color:#eeeeee;}
  td {padding-left:.3em;padding-right:.3em;}
  tr.head {border-bottom-width:1px;border-bottom-style:solid;}
  tr.head td {padding:0;padding-top:.2em;}
  .task {background-color:#ffff00;}
  .comment {padding:4px;border:1px dashed #000000;background-color:#ffffdd}
  .error {color:red;}
  hr {border-width:0px;height:2px;background:black;}
--></style>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head"><td colspan="4">Commit in <b><tt>trunk/as2api</tt></b><span id="info"> on MAIN</span></td></tr>
<tr><td><tt><a href="#file1">project.xml</a></tt></td><td align="right" id="added">+11</td><td align="right" id="removed">-109</td><td nowrap="nowrap" align="center">277 -&gt; 278</td></tr>
</table>
<pre class="comment">
Last-minute changes running up to release 0.4 which I forgot to commit at the time
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">trunk/as2api</span><br />
<div class="fileheader"><big><b>project.xml</b></big> <small id="info">277 -&gt; 278</small></div>
<pre class="diff"><small id="info">--- trunk/as2api/project.xml        2006-02-24 00:32:44 UTC (rev 277)
+++ trunk/as2api/project.xml        2006-02-24 00:39:58 UTC (rev 278)
@@ -48,127 +48,27 @@
</small></pre><pre class="diff" id="context">     &lt;title&gt;Examples&lt;/title&gt;
     &lt;variablelist&gt;
       &lt;varlistentry&gt;
</pre><pre class="diff" id="removed">-        &lt;term&gt;&lt;ulink url="examples/enflash-0.3/frameset.html"&gt;com.asusual.*&lt;/ulink&gt;&lt;/term&gt;
-        &lt;listitem&gt;&lt;para&gt;Documentation for the &lt;ulink url="http://www.asual.com/enflash/"&gt;EnFlash framework, version 0.3&lt;/ulink&gt;.&lt;/para&gt;&lt;/listitem&gt;
</pre><pre class="diff" id="added">+        &lt;term&gt;&lt;ulink url="examples/aswing-alpha2/frameset.html"&gt;org.aswing.*&lt;/ulink&gt;&lt;/term&gt;
+        &lt;listitem&gt;&lt;para&gt;Documentation for the &lt;ulink url="http://www.aswing.org/"&gt;AsWing framework, version alpha-2&lt;/ulink&gt;.&lt;/para&gt;&lt;/listitem&gt;
</pre><pre class="diff" id="context">       &lt;/varlistentry&gt;
 
       &lt;varlistentry&gt;
         &lt;term&gt;&lt;ulink url="examples/as2lib-0.9/frameset.html"&gt;com.as2lib.*&lt;/ulink&gt;&lt;/term&gt;
</pre><pre class="diff" id="removed">-        &lt;listitem&gt;&lt;para&gt;Documentation for &lt;ulink url="http://www.as2lib.org/"&gt;As2lib framework, version 0.9&lt;/ulink&gt;.&lt;/para&gt;&lt;/listitem&gt;
</pre><pre class="diff" id="added">+        &lt;listitem&gt;&lt;para&gt;Documentation for &lt;ulink url="http://www.as2lib.org/"&gt;As2lib framework, version 0.9<span id="addedchars">.3</span>&lt;/ulink&gt;.&lt;/para&gt;&lt;/listitem&gt;
</pre><pre class="diff" id="context">       &lt;/varlistentry&gt;
 
       &lt;varlistentry&gt;
</pre><pre class="diff" id="removed">-        &lt;term&gt;&lt;ulink url="examples/oregano_1.2.0beta3/frameset.html"&gt;org.omus.*&lt;/ulink&gt;&lt;/term&gt;
-        &lt;listitem&gt;&lt;para&gt;Documentation for &lt;ulink url="http://www.v-i-a.net/blog/archives/000024.html"&gt;Oregano Multiuser Server client, version 1.2beta3&lt;/ulink&gt;.&lt;/para&gt;&lt;/listitem&gt;
</pre><pre class="diff" id="added">+        &lt;term&gt;&lt;ulink url="examples/oregano_1.2.0-beta5/frameset.html"&gt;org.omus.*&lt;/ulink&gt;&lt;/term&gt;
+        &lt;listitem&gt;&lt;para&gt;Documentation for &lt;ulink url="http://www.v-i-a.net/blog/archives/000024.html"&gt;Oregano Multiuser Server client, version 1.2.0-beta5&lt;/ulink&gt;.&lt;/para&gt;&lt;/listitem&gt;
</pre><pre class="diff" id="context">       &lt;/varlistentry&gt;
     &lt;/variablelist&gt;
   &lt;/section&gt;
 
   &lt;section&gt;
</pre><pre class="diff" id="removed">-    &lt;title&gt;Usage&lt;/title&gt;
</pre><pre class="diff" id="added">+    &lt;title&gt;Documentation&lt;/title&gt;
</pre><pre class="diff" id="context"> 
</pre><pre class="diff" id="removed">-    &lt;section&gt;
-      &lt;title&gt;Windows .exe Version&lt;/title&gt;
-
-      &lt;para&gt;In the zip archive, you'll find the &lt;filename&gt;as2api&lt;/filename&gt;
-      executable.  (This is a commandline application -- you can't run
-      it simply by double-clicking the icon.)  Run this, from the
-      directory that contains it, by entering:&lt;/para&gt;
-
-      &lt;screen&gt;as2api --classpath &lt;replaceable&gt;source/dir&lt;/replaceable&gt; &lt;replaceable&gt;com.example.*&lt;/replaceable&gt;&lt;/screen&gt;
-
-      &lt;para&gt;See the section bellow describing the available command line
-      options.&lt;/para&gt;
-    &lt;/section&gt;
-
-    &lt;section&gt;
-      &lt;title&gt;Plain Ruby Scripts&lt;/title&gt;
-
-      &lt;para&gt;To make use of the plain script files, you must have a copy of
-      &lt;ulink url="http://www.ruby-lang.org/"&gt;Ruby&lt;/ulink&gt; installed.  The
-      main script is &lt;filename&gt;as2api.rb&lt;/filename&gt;.  Run this, from the
-      directory that contains it, by entering:&lt;/para&gt;
-
-      &lt;screen&gt;ruby as2api.rb --classpath &lt;replaceable&gt;source/dir&lt;/replaceable&gt; &lt;replaceable&gt;com.example.*&lt;/replaceable&gt;&lt;/screen&gt;
-
-      &lt;para&gt;The script will create a directory called
-      &lt;filename&gt;apidoc&lt;/filename&gt; within the current directory.&lt;/para&gt;
-    &lt;/section&gt;
-
-    &lt;section&gt;
-      &lt;title&gt;Command Line Options&lt;/title&gt;
-
-      &lt;para&gt;The only mandatory command line option is a specification of which
-      packages are to be documented.  There are two ways to specify
-      packages:&lt;/para&gt;
-
-      &lt;variablelist&gt;
-              &lt;varlistentry&gt;
-          &lt;term&gt;Exact package name&lt;/term&gt;
-          &lt;listitem&gt;&lt;para&gt;Specifies that exactly those classes in the named
-          package should be documented.  'Sub-packages' will be
-          ignored.  e.g. &lt;userinput&gt;com.example.pkg&lt;/userinput&gt;&lt;/para&gt;&lt;/listitem&gt;
-              &lt;/varlistentry&gt;
-              &lt;varlistentry&gt;
-          &lt;term&gt;Package name prefix&lt;/term&gt;
-          &lt;listitem&gt;&lt;para&gt;Specifies the prefix on the names of packages to
-          be documented.  e.g. &lt;userinput&gt;com.example.pkg.*&lt;/userinput&gt;&lt;/para&gt;&lt;/listitem&gt;
-              &lt;/varlistentry&gt;
-      &lt;/variablelist&gt;
-
-      &lt;para&gt;The following optional parameters are supported:&lt;/para&gt;
-
-      &lt;variablelist&gt;
-              &lt;varlistentry&gt;
-          &lt;term&gt;&lt;option&gt;--classpath &lt;replaceable&gt;path&lt;/replaceable&gt;&lt;/option&gt;&lt;/term&gt;
-          &lt;listitem&gt;&lt;para&gt;A list of paths (delimited by ';' on windows and
-          ':' on other platforms).  Each path will be searched for packages
-          matching the given 'package spec' list.  If no classpath is
-          specified, only the current directory is searched.&lt;/para&gt;&lt;/listitem&gt;
-              &lt;/varlistentry&gt;
-
-              &lt;varlistentry&gt;
-          &lt;term&gt;&lt;option&gt;--output-dir &lt;replaceable&gt;path&lt;/replaceable&gt;&lt;/option&gt;&lt;/term&gt;
-          &lt;listitem&gt;&lt;para&gt;The directory into which generated HTML files will be
-          placed (the directory will be created, if required.  If no output
-          directory is specified the default &lt;filename&gt;apidocs&lt;/filename&gt; is
-          used.&lt;/para&gt;&lt;/listitem&gt;
-              &lt;/varlistentry&gt;
-
-              &lt;varlistentry&gt;
-          &lt;term&gt;&lt;option&gt;--progress&lt;/option&gt;&lt;/term&gt;
-          &lt;listitem&gt;&lt;para&gt;Print feedback showing how far tasks have
-          progressed.&lt;/para&gt;&lt;/listitem&gt;
-              &lt;/varlistentry&gt;
-
-              &lt;varlistentry&gt;
-          &lt;term&gt;&lt;option&gt;--title &lt;replaceable&gt;text&lt;/replaceable&gt;&lt;/option&gt;&lt;/term&gt;
-          &lt;listitem&gt;&lt;para&gt;Put the given text into the titles of generated HTML
-          pages.&lt;/para&gt;&lt;/listitem&gt;
-              &lt;/varlistentry&gt;
-
-              &lt;varlistentry&gt;
-          &lt;term&gt;&lt;option&gt;--encoding &lt;replaceable&gt;name&lt;/replaceable&gt;&lt;/option&gt;&lt;/term&gt;
-          &lt;listitem&gt;&lt;para&gt;The encoding of the source files to be
-          parsed.&lt;/para&gt;&lt;/listitem&gt;
-              &lt;/varlistentry&gt;
-
-              &lt;varlistentry&gt;
-          &lt;term&gt;&lt;option&gt;--draw-diagrams&lt;/option&gt;&lt;/term&gt;
-          &lt;listitem&gt;&lt;para&gt;Causes class/interface inheritance diagrams to be
-          generated for each package (requires that you have
-          &lt;ulink url="http://www.graphviz.org/"&gt;Graphviz&lt;alt&gt;Graph Visualization Software&lt;/alt&gt;&lt;/ulink&gt;).&lt;/para&gt;
-          &lt;/listitem&gt;
-              &lt;/varlistentry&gt;
-
-              &lt;varlistentry&gt;
-          &lt;term&gt;&lt;option&gt;--dot-exe &lt;replaceable&gt;filename&lt;/replaceable&gt;&lt;/option&gt;&lt;/term&gt;
-          &lt;listitem&gt;&lt;para&gt;Specify the location of the &lt;command&gt;dot&lt;/command&gt;
-          tool from Graphviz, if it is not available via the standard
-          PATH.&lt;/para&gt;&lt;/listitem&gt;
-              &lt;/varlistentry&gt;
-      &lt;/variablelist&gt;
-    &lt;/section&gt;
</pre><pre class="diff" id="added">+    &lt;para&gt;Read the &lt;ulink url="as2api-documentation.html"&gt;as2api documentation
+    online&lt;/ulink&gt; (a PDF version is included in the downloads below).&lt;/para&gt;
</pre><pre class="diff" id="context">   &lt;/section&gt;
 
   &lt;releases freshmeatname="as2api"&gt;
</pre><pre class="diff"><small id="info">@@ -254,9 +154,11 @@
</small></pre><pre class="diff" id="context">       &lt;/changelog&gt;
     &lt;/release&gt;
 
</pre><pre class="diff" id="removed">-    &lt;release id="0.4" date="2006-02-<span id="removedchars">??</span>"&gt;
</pre><pre class="diff" id="added">+    &lt;release id="0.4" date="2006-02-<span id="addedchars">05</span>"&gt;
</pre><pre class="diff" id="context">       &lt;downloads&gt;
         &lt;dl file="as2api-0.4.tar.gz"&gt;Plain Ruby scripts&lt;/dl&gt;
</pre><pre class="diff" id="added">+        &lt;dl file="as2api-allinone-w32-0.4.zip"&gt;Windows .exe&lt;/dl&gt;
+        &lt;dl file="as2api-allinone-osx-0.4.sit"&gt;OSX program&lt;/dl&gt;
</pre><pre class="diff" id="context">       &lt;/downloads&gt;
 
       &lt;changelog&gt;
</pre></div>
<center><small><a href="http://www.badgers-in-foil.co.uk/projects/cvsspam/" title="commit -&gt; email">CVSspam</a> 0.2.11</small></center>
</body></html>