From Donald_Leslie@lotus.com Fri Feb 4 18:38:25 2000 Return-Path: Mailing-List: contact general-help@xml.apache.org; run by ezmlm Delivered-To: mailing list general@xml.apache.org Received: (qmail 21316 invoked from network); 4 Feb 2000 18:38:25 -0000 Received: from lotus2.lotus.com (192.233.136.8) by locus.apache.org with SMTP; 4 Feb 2000 18:38:25 -0000 Received: from internet2.lotus.com (internet2 [9.95.4.236]) by lotus2.lotus.com (8.9.3/8.9.3) with ESMTP id NAA15185 for ; Fri, 4 Feb 2000 13:53:30 -0500 (EST) From: Donald_Leslie@lotus.com Received: from cammail03.lotus.com (CAMMAIL03.lotus.com [9.95.5.58]) by internet2.lotus.com (8.9.3/8.9.3) with ESMTP id NAA17255 for ; Fri, 4 Feb 2000 13:37:57 -0500 (EST) Subject: Organization of XML douments in the repository To: general@xml.apache.org X-Mailer: Lotus Notes Release 5.0 March 30, 1999 Message-ID: Date: Fri, 4 Feb 2000 13:35:05 -0500 X-MIMETrack: Serialize by Router on CAMMAIL03/CAM/M/Lotus(Release 5.0.2a |November 23, 1999) at 02/04/2000 01:35:07 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii There has been a certain amount of discussion about how we organize the documentation for the projects, both in the repository and in our distributions, including the recommendations that I made on Jan 25, which we are now implementing for Xalan. Accordingly, I have moved the Xalan source documentation from docs to xdocs and removed the docs directory from the xml-xalan repository. In our distribution, the docs directory will be for the HTML documentation. We will also include an xdocs directory in our distribution, so that everyone can see the sources and rebuild the doc. In the interest of using the same setup to create all builds, including our build for the website, local builds, and user builds from the distribution, the structure mimics the xml-website module is as follows: xdocs xdocs/sources xdocs/sources/xalan -- Don