Tidy up the overview page.
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226098 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
770f4ee91e
commit
2b51051421
@ -2,7 +2,7 @@
|
||||
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
|
||||
<document>
|
||||
<header>
|
||||
<title>Resolver</title>
|
||||
<title>Resolver overview</title>
|
||||
<authors>
|
||||
<person name="Norman Walsh" email="ndw@apache.org"/>
|
||||
</authors>
|
||||
@ -11,23 +11,20 @@
|
||||
<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>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<link href="resolver-article.html">XML Entity and URI Resolvers</link>
|
||||
- article which thoroughly explains the need and use.
|
||||
</li>
|
||||
<li>
|
||||
<link href="resolver-release-notes.html">Release Notes</link>
|
||||
- lists the changes since the 1.0 release.
|
||||
</li>
|
||||
<li>
|
||||
<link href="../apidocs/resolver/index.html">API docs</link>
|
||||
- the complete Javadocs explain the code.
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user