Return-Path: Delivered-To: apmail-incubator-etch-dev-archive@minotaur.apache.org Received: (qmail 9523 invoked from network); 18 Dec 2009 12:57:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Dec 2009 12:57:45 -0000 Received: (qmail 23469 invoked by uid 500); 18 Dec 2009 12:57:45 -0000 Delivered-To: apmail-incubator-etch-dev-archive@incubator.apache.org Received: (qmail 23433 invoked by uid 500); 18 Dec 2009 12:57:45 -0000 Mailing-List: contact etch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: etch-dev@incubator.apache.org Delivered-To: mailing list etch-dev@incubator.apache.org Received: (qmail 23423 invoked by uid 99); 18 Dec 2009 12:57:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2009 12:57:45 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2009 12:57:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2C3E8234C4BF for ; Fri, 18 Dec 2009 04:57:18 -0800 (PST) Message-ID: <82294205.1261141038179.JavaMail.jira@brutus> Date: Fri, 18 Dec 2009 12:57:18 +0000 (UTC) From: "Gavin (JIRA)" To: etch-dev@incubator.apache.org Subject: [jira] Commented: (ETCH-14) Design and provide example of using forrest to deploy etch documentation In-Reply-To: <1764797707.1227034544351.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ETCH-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792462#action_12792462 ] Gavin commented on ETCH-14: --------------------------- So, the idea here is to remove your cwiki stuff altogether and migrate the content to svn and have it all built in Forrest? If so, I can help set this up for you guys so please let me know. > Design and provide example of using forrest to deploy etch documentation > ------------------------------------------------------------------------ > > Key: ETCH-14 > URL: https://issues.apache.org/jira/browse/ETCH-14 > Project: Etch > Issue Type: New Feature > Components: build, distribution, documentation > Reporter: scott comer > > currently etch documentation is static wiki pages. we want to have etch documentation site built from sources in the svn repo, so that > 1) etch documentation is versioned by release > 2) current documentation is available as part of distribution (or perhaps, optional with dist). > 3) apache forrest is used to generate said documentation as part of the build process in a variety of formats and distribution modes (pdf, html, wiki, whatever). > this item is about setting up the mechanisms and an example doc to accomplish this. follow on projects will actually convert other etch documents to use the same mechanism. the example doc can be anything, but a reasonable choice is the java binding user's guide or the compiler user's guide. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.