<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 -> 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 -> 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"> <title>Examples</title>
<variablelist>
<varlistentry>
</pre><pre class="diff" id="removed">-        <term><ulink url="examples/enflash-0.3/frameset.html">com.asusual.*</ulink></term>
-        <listitem><para>Documentation for the <ulink url="http://www.asual.com/enflash/">EnFlash framework, version 0.3</ulink>.</para></listitem>
</pre><pre class="diff" id="added">+        <term><ulink url="examples/aswing-alpha2/frameset.html">org.aswing.*</ulink></term>
+        <listitem><para>Documentation for the <ulink url="http://www.aswing.org/">AsWing framework, version alpha-2</ulink>.</para></listitem>
</pre><pre class="diff" id="context"> </varlistentry>
<varlistentry>
        <term><ulink url="examples/as2lib-0.9/frameset.html">com.as2lib.*</ulink></term>
</pre><pre class="diff" id="removed">-        <listitem><para>Documentation for <ulink url="http://www.as2lib.org/">As2lib framework, version 0.9</ulink>.</para></listitem>
</pre><pre class="diff" id="added">+        <listitem><para>Documentation for <ulink url="http://www.as2lib.org/">As2lib framework, version 0.9<span id="addedchars">.3</span></ulink>.</para></listitem>
</pre><pre class="diff" id="context"> </varlistentry>
<varlistentry>
</pre><pre class="diff" id="removed">-        <term><ulink url="examples/oregano_1.2.0beta3/frameset.html">org.omus.*</ulink></term>
-        <listitem><para>Documentation for <ulink url="http://www.v-i-a.net/blog/archives/000024.html">Oregano Multiuser Server client, version 1.2beta3</ulink>.</para></listitem>
</pre><pre class="diff" id="added">+        <term><ulink url="examples/oregano_1.2.0-beta5/frameset.html">org.omus.*</ulink></term>
+        <listitem><para>Documentation for <ulink url="http://www.v-i-a.net/blog/archives/000024.html">Oregano Multiuser Server client, version 1.2.0-beta5</ulink>.</para></listitem>
</pre><pre class="diff" id="context"> </varlistentry>
</variablelist>
</section>
<section>
</pre><pre class="diff" id="removed">- <title>Usage</title>
</pre><pre class="diff" id="added">+ <title>Documentation</title>
</pre><pre class="diff" id="context">
</pre><pre class="diff" id="removed">- <section>
- <title>Windows .exe Version</title>
-
- <para>In the zip archive, you'll find the <filename>as2api</filename>
- 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:</para>
-
- <screen>as2api --classpath <replaceable>source/dir</replaceable> <replaceable>com.example.*</replaceable></screen>
-
- <para>See the section bellow describing the available command line
- options.</para>
- </section>
-
- <section>
- <title>Plain Ruby Scripts</title>
-
- <para>To make use of the plain script files, you must have a copy of
- <ulink url="http://www.ruby-lang.org/">Ruby</ulink> installed. The
- main script is <filename>as2api.rb</filename>. Run this, from the
- directory that contains it, by entering:</para>
-
- <screen>ruby as2api.rb --classpath <replaceable>source/dir</replaceable> <replaceable>com.example.*</replaceable></screen>
-
- <para>The script will create a directory called
- <filename>apidoc</filename> within the current directory.</para>
- </section>
-
- <section>
- <title>Command Line Options</title>
-
- <para>The only mandatory command line option is a specification of which
- packages are to be documented. There are two ways to specify
- packages:</para>
-
- <variablelist>
-         <varlistentry>
-         <term>Exact package name</term>
-         <listitem><para>Specifies that exactly those classes in the named
-         package should be documented. 'Sub-packages' will be
-         ignored. e.g. <userinput>com.example.pkg</userinput></para></listitem>
-         </varlistentry>
-         <varlistentry>
-         <term>Package name prefix</term>
-         <listitem><para>Specifies the prefix on the names of packages to
-         be documented. e.g. <userinput>com.example.pkg.*</userinput></para></listitem>
-         </varlistentry>
- </variablelist>
-
- <para>The following optional parameters are supported:</para>
-
- <variablelist>
-         <varlistentry>
-         <term><option>--classpath <replaceable>path</replaceable></option></term>
-         <listitem><para>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.</para></listitem>
-         </varlistentry>
-
-         <varlistentry>
-         <term><option>--output-dir <replaceable>path</replaceable></option></term>
-         <listitem><para>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 <filename>apidocs</filename> is
-         used.</para></listitem>
-         </varlistentry>
-
-         <varlistentry>
-         <term><option>--progress</option></term>
-         <listitem><para>Print feedback showing how far tasks have
-         progressed.</para></listitem>
-         </varlistentry>
-
-         <varlistentry>
-         <term><option>--title <replaceable>text</replaceable></option></term>
-         <listitem><para>Put the given text into the titles of generated HTML
-         pages.</para></listitem>
-         </varlistentry>
-
-         <varlistentry>
-         <term><option>--encoding <replaceable>name</replaceable></option></term>
-         <listitem><para>The encoding of the source files to be
-         parsed.</para></listitem>
-         </varlistentry>
-
-         <varlistentry>
-         <term><option>--draw-diagrams</option></term>
-         <listitem><para>Causes class/interface inheritance diagrams to be
-         generated for each package (requires that you have
-         <ulink url="http://www.graphviz.org/">Graphviz<alt>Graph Visualization Software</alt></ulink>).</para>
-         </listitem>
-         </varlistentry>
-
-         <varlistentry>
-         <term><option>--dot-exe <replaceable>filename</replaceable></option></term>
-         <listitem><para>Specify the location of the <command>dot</command>
-         tool from Graphviz, if it is not available via the standard
-         PATH.</para></listitem>
-         </varlistentry>
- </variablelist>
- </section>
</pre><pre class="diff" id="added">+ <para>Read the <ulink url="as2api-documentation.html">as2api documentation
+ online</ulink> (a PDF version is included in the downloads below).</para>
</pre><pre class="diff" id="context"> </section>
<releases freshmeatname="as2api">
</pre><pre class="diff"><small id="info">@@ -254,9 +154,11 @@
</small></pre><pre class="diff" id="context"> </changelog>
</release>
</pre><pre class="diff" id="removed">- <release id="0.4" date="2006-02-<span id="removedchars">??</span>">
</pre><pre class="diff" id="added">+ <release id="0.4" date="2006-02-<span id="addedchars">05</span>">
</pre><pre class="diff" id="context"> <downloads>
        <dl file="as2api-0.4.tar.gz">Plain Ruby scripts</dl>
</pre><pre class="diff" id="added">+        <dl file="as2api-allinone-w32-0.4.zip">Windows .exe</dl>
+        <dl file="as2api-allinone-osx-0.4.sit">OSX program</dl>
</pre><pre class="diff" id="context"> </downloads>
<changelog>
</pre></div>
<center><small><a href="http://www.badgers-in-foil.co.uk/projects/cvsspam/" title="commit -> email">CVSspam</a> 0.2.11</small></center>
</body></html>