Browse Source

Update description of Krysalis centipede.

Based on submission by:	Nick Chalko <nick at chalko.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273626 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
e31ac22e3c
2 changed files with 27 additions and 25 deletions
  1. +13
    -12
      docs/projects.html
  2. +14
    -13
      xdocs/projects.xml

+ 13
- 12
docs/projects.html View File

@@ -411,17 +411,18 @@
</td></tr>
<tr><td>
<blockquote>
<p>Krysalis Centipede is a template for a software module;
gives you build with Ant and Site+Documentation with Apache
Cocoon.</p>
<p>Centipede is a starter project, empty in many respects, but
has a decent and standardized Ant build file, and some xdocs
that render to HTML using Cocoon. A developer would take
Centipede and use it to start development. After starting, the
build file would evolve as the developer see fit and move away
from the Centipede starting point. Subsequent releases of
Centipede will address the issues found using it, and evolve
on user requests-issues.</p>
<p>Krysalis Centipede is a project build system based on
Apache Ant. Centipede uses pre-packaged modules called "cents"
that it downloads and installs automatically. Cents can be
used as Ant tasks or easy to use targets.</p>
<p>For example, Forrest is an XML standards oriented project
documentation framework based on Apache Cocoon. In order to
assist your projects adoption of this powerful documentation
generation tool we have packaged it as a cent that will
(optionally) be automatically downloaded, installed and used
to build project documentation which includes output from
other cents such as Javadoc, JDepend, Checkstyle and many
others.</p>
<table>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
@@ -433,7 +434,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
1.4.1
1.4.1 an later
</font>
</td>
</tr>


+ 14
- 13
xdocs/projects.xml View File

@@ -135,23 +135,24 @@

<subsection name="Krysalis Centipede">

<p>Krysalis Centipede is a template for a software module;
gives you build with Ant and Site+Documentation with Apache
Cocoon.</p>

<p>Centipede is a starter project, empty in many respects, but
has a decent and standardized Ant build file, and some xdocs
that render to HTML using Cocoon. A developer would take
Centipede and use it to start development. After starting, the
build file would evolve as the developer see fit and move away
from the Centipede starting point. Subsequent releases of
Centipede will address the issues found using it, and evolve
on user requests-issues.</p>
<p>Krysalis Centipede is a project build system based on
Apache Ant. Centipede uses pre-packaged modules called "cents"
that it downloads and installs automatically. Cents can be
used as Ant tasks or easy to use targets.</p>

<p>For example, Forrest is an XML standards oriented project
documentation framework based on Apache Cocoon. In order to
assist your projects adoption of this powerful documentation
generation tool we have packaged it as a cent that will
(optionally) be automatically downloaded, installed and used
to build project documentation which includes output from
other cents such as Javadoc, JDepend, Checkstyle and many
others.</p>

<table>
<tr>
<th>Compatibility:</th>
<td>1.4.1</td>
<td>1.4.1 an later</td>
</tr>
<tr>
<th>URL:</th>


Loading…
Cancel
Save