Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 12222 invoked from network); 25 Nov 2007 03:16:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Nov 2007 03:16:13 -0000 Received: (qmail 36516 invoked by uid 500); 25 Nov 2007 03:16:00 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 36263 invoked by uid 500); 25 Nov 2007 03:15:59 -0000 Mailing-List: contact docs-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@cocoon.apache.org List-Id: Delivered-To: mailing list docs@cocoon.apache.org Received: (qmail 36216 invoked by uid 99); 25 Nov 2007 03:15:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Nov 2007 19:15:59 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.67] (HELO cocoon.zones.apache.org) (140.211.11.67) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2007 03:16:09 +0000 Received: from cocoon.zones.apache.org (localhost [127.0.0.1]) by cocoon.zones.apache.org (8.13.8+Sun/8.13.8) with ESMTP id lAP3Fmq1007558 for ; Sun, 25 Nov 2007 03:15:48 GMT Message-ID: <4437435.1195960548152.JavaMail.daisy@cocoon.zones.apache.org> Date: Sun, 25 Nov 2007 03:15:48 +0000 (GMT+00:00) From: daisy@cocoon.zones.apache.org To: docs@cocoon.apache.org Subject: [DAISY] Updated: How to create documentation for a deployment unit (e.g. a block)? Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1223.html Document ID: 1223 Branch: main Language: default Name: How to create documentation for a deployment unit (e.g. a block)? (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 11/16/07 7:40:07 PM Updated by: Grzegorz Kossakowski A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 8489 bytes (previous version: 8468 bytes) Content diff: (87 equal lines skipped) These are the steps to take:

    ---
  1. In Daisy, go to the cdocs site
  2. +++
  3. In Daisy, go to the cdocs: Apache Cocoon site
  4. Select Administration in the navigation menu (so not on top!!!)
  5. You should now see a tree that represents the navigation tree of the cdocs (20 equal lines skipped)

    Configure the root pom.xml

    ---

    Create two properties in trunk/pom.xml. This is makes it easier to maintain --- these two pieces of information throughout the documentation generation process: ---

    +++

    Create two properties in trunk/parent/pom.xml. This is makes it easier to +++ maintain these two pieces of information throughout the documentation generation +++ process:

    <properties>
          [...] 
    (87 equal lines skipped)