From 2b5105142145098c91b59738e1177a07e8b94e7c Mon Sep 17 00:00:00 2001 From: crossley Date: Fri, 5 Sep 2003 06:20:34 +0000 Subject: [PATCH] Tidy up the overview page. git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226098 13f79535-47bb-0310-9956-ffa450edef68 --- .../xdocs/components/resolver/index.xml | 33 +++++++++---------- 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/src/documentation/content/xdocs/components/resolver/index.xml b/src/documentation/content/xdocs/components/resolver/index.xml index 5df5b7e..3e52e6f 100644 --- a/src/documentation/content/xdocs/components/resolver/index.xml +++ b/src/documentation/content/xdocs/components/resolver/index.xml @@ -2,7 +2,7 @@
- Resolver + Resolver overview @@ -11,23 +11,20 @@
Overview -

See the current set of resolver docs ... - xml-commons/java/docs/resolver.xml - and xml-commons/java/docs/release-notes.xml -

- 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. - -

-Here is experimental (2002-12-20) rendering of those docs with Forrest and DocBook XSL ... -

-
    -
  • resolver-article.html
  • -
  • resolver-release-notes.html
  • -
- +
    +
  • + XML Entity and URI Resolvers + - article which thoroughly explains the need and use. +
  • +
  • + Release Notes + - lists the changes since the 1.0 release. +
  • +
  • + API docs + - the complete Javadocs explain the code. +
  • +