catlett 01/05/21 13:41:51
Added: random/doc/web intro.xml
Log:
first import of random taglib
Revision Changes Path
1.1 jakarta-taglibs/random/doc/web/intro.xml
Index: intro.xml
===================================================================
<?xml version="1.0"?>
<document url="./intro.xml">
<properties>
<author>Rich Catlett</author>
<title>The Jakarta-Taglibs Project</title>
</properties>
<body>
<section name="Random Tag Library" href="Welcome">
<p>This custom tag library is used to create random string and number generators.
</p>
</section>
<section name="Documentation" href="Documentation">
<p>For more information about the Random Tag Library, look at the on-line
documentation:</p>
<ul>
<li>View the <a
href="http://jakarta.apache.org/taglibs/doc/random-doc/index.html">Random Taglib
Documentation</a></li>
</ul>
<p>For information on how to use the distributions, look at the following
documentation:</p>
<ul>
<li>Using the Jakarta-Taglibs <a
href="http://jakarta.apache.org/taglibs/binarydist.html">Binary Distribution</a></li>
<li>Using the Jakarta-Taglibs <a
href="http://jakarta.apache.org/taglibs/sourcedist.html">Source Distribution</a></li>
</ul>
</section>
<section name="Download" href="Download">
<p>A binary download of the Random Tag Library is available</p>
<ul>
<li><strong>Download <a
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/random/">Random
Tag Library</a></strong></li>
</ul>
<p>The following distributions are also available for download:</p>
<ul>
<li>Download <a
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/">Jakarta-Taglibs
Source</a></li>
<li>Download entire <a
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly">Jakarta-Taglibs
Distribution</a></li>
</ul>
</section>
<section name="Contributors" href="Contributors">
<p>List of contributors:</p>
<ul>
<li>Rich Catlett</li>
</ul>
</section>
</body>
</document>