From c27829f72fa1bcc3a2b35bfefccb483ea8055707 Mon Sep 17 00:00:00 2001 From: Nicola Ken Barozzi Date: Sun, 28 Apr 2002 21:25:28 +0000 Subject: [PATCH] Refactored documentation to have a consistent structure as for CCD: Community, Documentation, Code. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352543 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/xdocs/book.xml | 37 +++---- src/documentation/xdocs/dictionary.xml | 15 --- src/documentation/xdocs/getinvolved/book.xml | 15 +++ .../xdocs/{ => getinvolved}/branching.xml | 0 .../{contrib.xml => getinvolved/index.xml} | 0 src/documentation/xdocs/mail-archives.xml | 43 -------- src/documentation/xdocs/mail-lists.xml | 97 ------------------- .../xdocs/{inthenews.xml => news.xml} | 0 src/documentation/xdocs/references/book.xml | 17 ++++ .../{livesites.xml => references/index.xml} | 0 10 files changed, 44 insertions(+), 180 deletions(-) delete mode 100644 src/documentation/xdocs/dictionary.xml create mode 100644 src/documentation/xdocs/getinvolved/book.xml rename src/documentation/xdocs/{ => getinvolved}/branching.xml (100%) rename src/documentation/xdocs/{contrib.xml => getinvolved/index.xml} (100%) delete mode 100644 src/documentation/xdocs/mail-archives.xml delete mode 100644 src/documentation/xdocs/mail-lists.xml rename src/documentation/xdocs/{inthenews.xml => news.xml} (100%) create mode 100644 src/documentation/xdocs/references/book.xml rename src/documentation/xdocs/{livesites.xml => references/index.xml} (100%) diff --git a/src/documentation/xdocs/book.xml b/src/documentation/xdocs/book.xml index 9a6532489..e4cfc0a1d 100644 --- a/src/documentation/xdocs/book.xml +++ b/src/documentation/xdocs/book.xml @@ -7,51 +7,38 @@ xmlns:xlink="http://www.w3.org/1999/xlink"> - + + + + - - - + - + + - - + + + + - - - - - - - - - - - - - - - - - - + diff --git a/src/documentation/xdocs/dictionary.xml b/src/documentation/xdocs/dictionary.xml deleted file mode 100644 index 06d4b8f8f..000000000 --- a/src/documentation/xdocs/dictionary.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - To be done - - - To be done - - - - To be done - - - diff --git a/src/documentation/xdocs/getinvolved/book.xml b/src/documentation/xdocs/getinvolved/book.xml new file mode 100644 index 000000000..97cc62343 --- /dev/null +++ b/src/documentation/xdocs/getinvolved/book.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + diff --git a/src/documentation/xdocs/branching.xml b/src/documentation/xdocs/getinvolved/branching.xml similarity index 100% rename from src/documentation/xdocs/branching.xml rename to src/documentation/xdocs/getinvolved/branching.xml diff --git a/src/documentation/xdocs/contrib.xml b/src/documentation/xdocs/getinvolved/index.xml similarity index 100% rename from src/documentation/xdocs/contrib.xml rename to src/documentation/xdocs/getinvolved/index.xml diff --git a/src/documentation/xdocs/mail-archives.xml b/src/documentation/xdocs/mail-archives.xml deleted file mode 100644 index e77f7d757..000000000 --- a/src/documentation/xdocs/mail-archives.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - -
- Mail Archives - - - - -
- - - -
-

- There are a number of mailing list archives available. -

- - - - - - - - - - - - - - - - - - -
poi-userpoi-devRegularly updated?Searchable?SpeedOther features?
- Apache - ApacheYes???
-
- - -
diff --git a/src/documentation/xdocs/mail-lists.xml b/src/documentation/xdocs/mail-lists.xml deleted file mode 100644 index 5244ef976..000000000 --- a/src/documentation/xdocs/mail-lists.xml +++ /dev/null @@ -1,97 +0,0 @@ - - - - -
- Mailing Lists - - - - -
- -
-

IMPORTANT: Before posting a question or problem to any mailing list, - please first look at the following resources in this order:

-
    -
  1. FAQs
  2. -
  3. ODP XML links - - a wealth of general XML information.
  4. -
  5. Mailing list archives - - a veritable goldmine of Poi-specific information - if you know where to look!
  6. -
- -

IMPORTANT: Careful postings please. - These are high-volume lists, so we all needs ways to help us all - work smarter. - See tips for Contributing -

-
- -
-

Subscribe - Unsubscribe -

- -

The general list, for problems, bug reports, asking for advice on how - best to implement a site, comparisons with other frameworks, etc. - But don't forget to look in the FAQ first, please!

- -

This is also not an appropriate list for general Java questions. - Instead try news:comp.lang.java.help - or http://hotdispatch.com/, for - example.

- -

This is not an appropriate list for general XML questions. - Instead - look at the ODP for - XML/XSL links - (such as the excellent - XSL tutorial at Zvon.org) or try the - Mulberrytech XSL list.

- -

IMPORTANT: If you are posting about a problem - you are having (as most people do), it will aid in finding a - speedy resolution if you provide full configuration details - (especially the version number, but also your - operating system, JDK version, etc.), and full details of any - errors encountered (including full error messages and stack - traces).

- -

Please also have some consideration for the other users on the list - this is a - busy list and we do not appreciate getting the exact same message posted impatiently - several times a day/week! Doing so is only likely to make your question answered more - slowly, or not at all, not faster.

-
- -
-

Subscribe - Unsubscribe -

- -

This list is for developers working on or wanting to work on - Poi itself (not developers merely working with Poi), - for code patches to Poi to be posted (please use diff -u format), - and for general Poi questions.

- -

Note this is NOT for general Poi questions like "Why - isn't Poi working on my machine?" - - please ask those sorts of questions on users list (after reading the - FAQ first, of course).

-
- -
- -

(See also - ODP XML links for related websites.)

-
    -
  • XML Apache Projects - - list of mailing lists for all the projects on xml.apache.org.
  • -
  • Some servlet engines have their own mailing lists for servlet-engine - configuration questions, such as - tomcat-user (note it is "user" - and not "users").
  • -
-
- -
diff --git a/src/documentation/xdocs/inthenews.xml b/src/documentation/xdocs/news.xml similarity index 100% rename from src/documentation/xdocs/inthenews.xml rename to src/documentation/xdocs/news.xml diff --git a/src/documentation/xdocs/references/book.xml b/src/documentation/xdocs/references/book.xml new file mode 100644 index 000000000..35f864648 --- /dev/null +++ b/src/documentation/xdocs/references/book.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + diff --git a/src/documentation/xdocs/livesites.xml b/src/documentation/xdocs/references/index.xml similarity index 100% rename from src/documentation/xdocs/livesites.xml rename to src/documentation/xdocs/references/index.xml