Separate the description text from the component name.

git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226020 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
crossley 2002-11-20 11:34:41 +00:00
parent b8c067e5f1
commit df6b11c28f

View File

@ -18,13 +18,13 @@
</p> </p>
<ul> <ul>
<li><link href="resolver.html">Resolver</link> <li><link href="resolver.html">Resolver</link>
An XML Entity and URI Resolver donated by Norman Walsh. - An XML Entity and URI Resolver donated by Norman Walsh.
</li> </li>
<li><link href="which.html">Which</link> <li><link href="which.html">Which</link>
A simple environment checking utility for Apache projects by Shane Curcuru - A simple environment checking utility for Apache projects by Shane Curcuru
</li> </li>
<li><link href="external.html">External Interfaces (xml-apis)</link> <li><link href="external.html">External Interfaces (xml-apis)</link>
An Apache-hosted set of externally-defined standards interfaces, namely DOM, SAX, and JAXP. - An Apache-hosted set of externally-defined standards interfaces, namely DOM, SAX, and JAXP.
</li> </li>
</ul> </ul>
</section> </section>