From e97dcfc02c068090e73d1514e72d4c84133ccaee Mon Sep 17 00:00:00 2001 From: crossley Date: Sat, 6 Sep 2003 08:28:14 +0000 Subject: [PATCH] Move to DTD Documentation V1.2 git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226109 13f79535-47bb-0310-9956-ffa450edef68 --- .../xdocs/components/external/index.xml | 5 ++- .../content/xdocs/components/index.xml | 9 ++--- .../xdocs/components/resolver/index.xml | 5 ++- .../xdocs/components/resolver/tips.xml | 2 +- .../content/xdocs/components/which/index.xml | 5 ++- src/documentation/content/xdocs/history.xml | 8 ++--- src/documentation/content/xdocs/index.xml | 35 +++++++------------ src/documentation/content/xdocs/licenses.xml | 10 +++--- 8 files changed, 28 insertions(+), 51 deletions(-) diff --git a/src/documentation/content/xdocs/components/external/index.xml b/src/documentation/content/xdocs/components/external/index.xml index 3062b60..7fd729b 100644 --- a/src/documentation/content/xdocs/components/external/index.xml +++ b/src/documentation/content/xdocs/components/external/index.xml @@ -1,5 +1,5 @@ - +
External Components @@ -8,8 +8,7 @@
- -
+
Overview

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and diff --git a/src/documentation/content/xdocs/components/index.xml b/src/documentation/content/xdocs/components/index.xml index 20e3a6b..8b0984f 100644 --- a/src/documentation/content/xdocs/components/index.xml +++ b/src/documentation/content/xdocs/components/index.xml @@ -1,16 +1,11 @@ - +

Components of xml-commons - - - -
- -
+
Overview

These are some of the components that are provided by the Apache XML diff --git a/src/documentation/content/xdocs/components/resolver/index.xml b/src/documentation/content/xdocs/components/resolver/index.xml index e43d6c7..4e1f0cf 100644 --- a/src/documentation/content/xdocs/components/resolver/index.xml +++ b/src/documentation/content/xdocs/components/resolver/index.xml @@ -1,12 +1,11 @@ - +

Resolver overview
- -
+
Overview
  • diff --git a/src/documentation/content/xdocs/components/resolver/tips.xml b/src/documentation/content/xdocs/components/resolver/tips.xml index 90b6129..cdf5ce1 100644 --- a/src/documentation/content/xdocs/components/resolver/tips.xml +++ b/src/documentation/content/xdocs/components/resolver/tips.xml @@ -1,5 +1,5 @@ - +
    Resolver tips diff --git a/src/documentation/content/xdocs/components/which/index.xml b/src/documentation/content/xdocs/components/which/index.xml index d4a2619..064ed90 100644 --- a/src/documentation/content/xdocs/components/which/index.xml +++ b/src/documentation/content/xdocs/components/which/index.xml @@ -1,5 +1,5 @@ - +
    Which @@ -8,8 +8,7 @@
    - -
    +
    Overview

    Which is a simple environment checking utility that focuses on reporting the versions of diff --git a/src/documentation/content/xdocs/history.xml b/src/documentation/content/xdocs/history.xml index 93adb02..892bdb7 100644 --- a/src/documentation/content/xdocs/history.xml +++ b/src/documentation/content/xdocs/history.xml @@ -1,5 +1,5 @@ - +

    History of XML Commons @@ -9,8 +9,7 @@
    - -
    +
    xml-subproject-proposal-commons-v1.1
    - -
    +
    xml-subproject-proposal-commons-v1.1-vote-count-26-Apr-01

    Below follows the votes cast to create this subproject

    ---- From open general@xml.apache.org mailing list through 3pm 26-Apr-01 ---- diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index ee3762f..5fed7c5 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -1,5 +1,5 @@ - +

    Welcome to xml-commons @@ -8,8 +8,7 @@
    - -
    +
    Overview

    xml-commons is focussed on common code and guidelines for xml projects. The first focus will be to organize and have common packaging for the various @@ -21,8 +20,7 @@ packaging, testing, documentation, and other guidelines across all xml.apache.org subprojects.

    - -
    +
    Commons Guidelines

    As the community forms, we need to formalize these guidelines, especially to differentiate "requirements" from suggested "guidelines".

    @@ -112,8 +110,7 @@ and ways to package this code vis-a-vis the other project's code in a common way
- -
+
External code: DOM, SAX, and JAXP, etc.

xml-commons primary goal is to provide Apache projects with a stable version of XMl-related externally-defined standards-based code. This is mainly the various @@ -137,8 +134,7 @@ mandate. If you don't know what that is, you don't care; otherwise ask on commons-dev for an update.

- -
+
Apache-authored code

xml-commons' secondary goal is to provide a project space for small XML-related utilities that are being used in multiple other xml.apache.org @@ -163,8 +159,7 @@ xml-related items in your JVM's environment: see xml-commons/java/which.xml

- -
+
Where can I download releases?

The xml-commons-resolver-1.0 release 12-Nov-02 is available in our distribution directory @@ -224,8 +219,7 @@ SAX 2R2pre3 or later

- -
+
Building from local sources

If you have done 'cvs checkout xml-commons' then you have local @@ -243,8 +237,7 @@ documentation.

- -
+
How can I find out more?

We have a project mailing list ... commons-dev<at>xml.apache.org ... Ask your questions or bring your suggestions there, @@ -264,8 +257,7 @@ or to general<at>xml.apache.org

- -
+
Where can I get the code/CVS?

The xml-commons repository is available through normal and anonymous CVS, or through this @@ -276,8 +268,7 @@ interface.

- -
+
History

See the separate document History of XML Commons for the proposal to establish the xml-commons project and for the record of the @@ -285,16 +276,14 @@ vote on 2001-04-26.

- -
+
Licenses

See information about licensing.

- -
+
Information about this document
  • Version: $Id$
  • diff --git a/src/documentation/content/xdocs/licenses.xml b/src/documentation/content/xdocs/licenses.xml index 8b87555..98685e1 100644 --- a/src/documentation/content/xdocs/licenses.xml +++ b/src/documentation/content/xdocs/licenses.xml @@ -1,5 +1,5 @@ - +
    Licenses for xml-commons @@ -8,7 +8,7 @@
    -
    +
    HEAR YE, HEAR YE!

    Software and documentation in this repository are covered under @@ -34,8 +34,7 @@ files under xml-commons/java/src

    - -
    +
    General License
    - -
    +
    Information about this document
    • Version: $Id$