Return-Path: Delivered-To: apmail-incubator-click-dev-archive@locus.apache.org Received: (qmail 48204 invoked from network); 19 Jan 2009 15:56:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jan 2009 15:56:54 -0000 Received: (qmail 10371 invoked by uid 500); 19 Jan 2009 15:56:54 -0000 Delivered-To: apmail-incubator-click-dev-archive@incubator.apache.org Received: (qmail 10359 invoked by uid 500); 19 Jan 2009 15:56:54 -0000 Mailing-List: contact click-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@incubator.apache.org Delivered-To: mailing list click-dev@incubator.apache.org Received: (qmail 10348 invoked by uid 99); 19 Jan 2009 15:56:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jan 2009 07:56:54 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gilbertoca@gmail.com designates 74.125.46.156 as permitted sender) Received: from [74.125.46.156] (HELO yw-out-1718.google.com) (74.125.46.156) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jan 2009 15:56:46 +0000 Received: by yw-out-1718.google.com with SMTP id 5so1149211ywr.0 for ; Mon, 19 Jan 2009 07:56:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=xoekkD/lZQE2Il8woWCsGxfu3g2IVDsZkNmjMrUl77Q=; b=ThEbZ70mnfqabV1RGEfK3eJSQVhGw8Qp122t0PteXKG+6DiV06olDcaBVKwwb+CXAY reSdb5wCJKDyPA0vYHxwHALbxCZ/Nwd7+YxXcRnuFMnGw51GZYfrZ5uQNtrKXH78LFbl 2F24rN2N+7/M22a9FjCMiNAuHln4DMyIwsCMQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=EzExK1keglUw4Ng/e+dKDhSgI3scIuIQhUwu7/vv9YzPtdLqAYBJyu0qlsjJnyFeiK HcLv+fmjgWniL0cII2yH7wJWSeH8+XD/F9D06TeUyQWbtUaLq2GOsC/oe/O0wSVjo9o1 vKzFh2PsuuH4lycE0U1azzCmOVlrOa/4vAwFc= MIME-Version: 1.0 Received: by 10.90.120.17 with SMTP id s17mr948676agc.101.1232380585188; Mon, 19 Jan 2009 07:56:25 -0800 (PST) In-Reply-To: <49739A0E.6020802@gmail.com> References: <4970DD3E.70709@gmail.com> <3eb41e8f0901161143n5b755535oe1364de1a8f6436a@mail.gmail.com> <4970EC85.3020901@gmail.com> <49739A0E.6020802@gmail.com> Date: Mon, 19 Jan 2009 12:56:25 -0300 Message-ID: <3eb41e8f0901190756v4be194d0g55985f28eab4f8da@mail.gmail.com> Subject: Re: New docs format From: "Gilberto C. Andrade" To: click-dev@incubator.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I'm looking for svn click url, but without success! The docs only mention this one:http://svn.apache.org/viewvc/incubator/click/trunk. Any tip? Gilberto 2009/1/18 Bob Schellink : > I've checked in the new Click Docs project under tools/docbook: > > http://svn.apache.org/viewvc/incubator/click/trunk/tools/docbook/ > > There is also a README.txt which provides some info on how to setup and > build the project. > > Once the conversion is done, we'll move the Docbook docs into the Click > distribution under 'documentation/docs/user-guide'. The new docs will most > likely only be included in 2.1.0. > > @Gilberto, the easiest way to contribute docs would be to create patches and > upload them to the JIRA. We should also communicate to this list which > section is being worked on. For example if you are busy converting > 'pages.html' just post a message here, otherwise we might end up duplicating > effort. Unfortunately our Apache JIRA is not available yet so we will have > to wait a little while longer before we can start the conversion process. > > If you have any questions don't hesitate to ask. > > kind regards > > bob > > > Bob Schellink wrote: >> >> For a start I think the following should be converted: >> >> introduction.html >> why-click.html >> pages.html >> controls.html >> configuration.html >> best-practices.html >> >> Best to grab the latest version from trunk[2]: >> >> Btw I forgot to include the actual Docbook in click-docs.zip earlier, but >> its available now. Just download click-docs.zip again [3]. >> >> kind regards >> >> bob >> >> [1]: http://velocity.apache.org/docbook/ >> [2]: >> http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/ >> [3]: http://people.apache.org/~sabob/test/click-docs.zip >> > >