Return-Path: X-Original-To: apmail-chukwa-dev-archive@www.apache.org Delivered-To: apmail-chukwa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A9E1017EFE for ; Fri, 25 Sep 2015 05:53:04 +0000 (UTC) Received: (qmail 24114 invoked by uid 500); 25 Sep 2015 05:53:04 -0000 Delivered-To: apmail-chukwa-dev-archive@chukwa.apache.org Received: (qmail 24085 invoked by uid 500); 25 Sep 2015 05:53:04 -0000 Mailing-List: contact dev-help@chukwa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chukwa.apache.org Delivered-To: mailing list dev@chukwa.apache.org Received: (qmail 24071 invoked by uid 99); 25 Sep 2015 05:53:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Sep 2015 05:53:04 +0000 Date: Fri, 25 Sep 2015 05:53:04 +0000 (UTC) From: "Lewis John McGibbney (JIRA)" To: dev@chukwa.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CHUKWA-783) Update documentation within the Quickstart to ease publication. 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/CHUKWA-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907636#comment-14907636 ] Lewis John McGibbney commented on CHUKWA-783: --------------------------------------------- Hi [~eyang] the only reason AFAIK is as follows; if we take the Quickstart for example, the code {code} {{${zookeeperVersion}}} {code} This will not render properly in apt, it will in Velocity syntax. If this is not correct, or if you know otherwise then let me know and I can easily amend the PR. > Update documentation within the Quickstart to ease publication. > --------------------------------------------------------------- > > Key: CHUKWA-783 > URL: https://issues.apache.org/jira/browse/CHUKWA-783 > Project: Chukwa > Issue Type: Improvement > Components: Documentation > Affects Versions: 0.6.0 > Reporter: Lewis John McGibbney > Assignee: Lewis John McGibbney > Priority: Minor > Fix For: 0.7.0 > > > As I was reading through the website documentation (which I think is great) I noticed a few areas which I thought I could improve for a) readability and b) make it easier for whoever publishes the website by removing some static typed dependency versions and making them variables retrievable from parent pom.xml. > Pull request coming up. -- This message was sent by Atlassian JIRA (v6.3.4#6332)