git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226027 13f79535-47bb-0310-9956-ffa450edef68
35 lines
1.1 KiB
XML
35 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
|
|
<document>
|
|
<header>
|
|
<title>Resolver</title>
|
|
<authors>
|
|
<person name="Norman Walsh" email="ndw@apache.org"/>
|
|
</authors>
|
|
</header>
|
|
<body>
|
|
<anchor id="overview"/>
|
|
<section>
|
|
<title>Overview</title>
|
|
<p>See the current set of resolver docs ...
|
|
<code>xml-commons/java/docs/resolver.xml</code>
|
|
and <code>xml-commons/java/docs/release-notes.xml</code>
|
|
</p>
|
|
<fixme author="curcuru">Need to either update existing resolver docs to
|
|
use forrest or provide a stylesheet to translate it (it uses Docbook since
|
|
ndw used that). Also need to either move docs or provide correct links
|
|
to the resolver-specific docs.
|
|
</fixme>
|
|
<p>
|
|
Here is experimental (2002-12-20) rendering of those docs with Forrest and DocBook XSL ...
|
|
</p>
|
|
<ul>
|
|
<li><link href="resolver-article.html">resolver-article.html</link></li>
|
|
<li><link href="resolver-release-notes.html">resolver-release-notes.html</link></li>
|
|
</ul>
|
|
|
|
</section>
|
|
|
|
</body>
|
|
</document>
|