Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 63818 invoked by uid 500); 30 Oct 2002 03:40:00 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 63809 invoked from network); 30 Oct 2002 03:39:59 -0000 Received: from ptolemy.goulburn.net.au (203.28.11.5) by daedalus.apache.org with SMTP; 30 Oct 2002 03:39:59 -0000 Received: (qmail 5462 invoked from network); 30 Oct 2002 03:40:04 -0000 Received: from max-02-035.goulburn.net.au (203.28.11.224) by ptolemy.goulburn.net.au with SMTP; 30 Oct 2002 03:40:04 -0000 Subject: Re: newbie feeling my way into the forrest From: David Crossley To: forrest-dev@xml.apache.org In-Reply-To: <20021029222247.A13376@Hydrogen.MeepZor.Com> References: <20021029222247.A13376@Hydrogen.MeepZor.Com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 (1.0.3-6) Date: 30 Oct 2002 13:58:57 +1100 Message-Id: <1035946738.1245.2165.camel@ighp> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Status: O X-Status: X-Keywords: Rodent of Unusual Size wrote: > > working from nicola's initial draft of the incubator site, > i added an xdocs/drafts/ directory. i created an index.html > and a book.xml in it. the book.xml refers to the index (.html) > and an as-yet nonexistent document named structure.{html,xml}. > > what did i forget to do? why didn't my xdocs/drafts/index.xml > get turned into build/site/drafts/index.html? > > i've read through the 'using forrest' page but remain unenlightened > as to the cause of this one.. Would your please show us your top-level xdocs/book.xml and an 'ls -R xdocs' directory listing. I suspect a simple linking problem. --David