Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 B4E7EF159 for ; Thu, 25 Apr 2013 16:48:31 +0000 (UTC) Received: (qmail 21945 invoked by uid 500); 25 Apr 2013 16:48:31 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 21761 invoked by uid 500); 25 Apr 2013 16:48:31 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 21753 invoked by uid 99); 25 Apr 2013 16:48:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 16:48:31 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of billie.rinaldi@gmail.com designates 209.85.214.182 as permitted sender) Received: from [209.85.214.182] (HELO mail-ob0-f182.google.com) (209.85.214.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 16:48:27 +0000 Received: by mail-ob0-f182.google.com with SMTP id dn14so2659655obc.41 for ; Thu, 25 Apr 2013 09:48:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=rKio80i7ORmvH9us6C1e7hsBpKbgPD7IaajHMA88j+M=; b=F2Ex0WgVLVVPuDgSHOABGtq5uPdwHqS/3SkHZpTshxSbyYUq8vwkkAdyLdlwHzsFhH 1kjdXiVKAQKf55rdLtom9up8natQzbpxShDoreJ8BL6EUTvZoRaCaqIB29q83VaMwjh1 JO1I4rkO+M9UiSu48ghhawELaaU0EHeU6yi+YmFDW2jP024jp9OtAxZpVEFLjJ7uQiDg O50TQaq78iSAg7eEYRy9+QyE6j9DY89RsNphwrIhyK8qXgEuEAPWFlWUuif3Cwf9i2bn m9pldgCpAzYHabMEgOsd7vi0w1FTds3rb6sdi5oS9mYpLPNk+nHETKQx+nYnzi1VX3JV 9OeQ== MIME-Version: 1.0 X-Received: by 10.60.60.227 with SMTP id k3mr20950479oer.97.1366908486811; Thu, 25 Apr 2013 09:48:06 -0700 (PDT) Received: by 10.76.170.5 with HTTP; Thu, 25 Apr 2013 09:48:06 -0700 (PDT) In-Reply-To: References: Date: Thu, 25 Apr 2013 09:48:06 -0700 Message-ID: Subject: Re: Shell documentation appendix From: Billie Rinaldi To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=089e0153827ecc07b404db322ea8 X-Virus-Checked: Checked by ClamAV on apache.org --089e0153827ecc07b404db322ea8 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Apr 25, 2013 at 9:38 AM, Keith Turner wrote: > On Wed, Apr 24, 2013 at 6:04 PM, Christopher wrote: > > > I noticed that there's a script that grabs shell output and builds an > > appendix for the user manual PDF. However, that doesn't appear to be > > automated as part of the documentation build profile. > > > > So, the questions are: > > 1) Do we need this? > > > > For 1.5, it seems like we have the following options. > > 1. Update it to reflect the commands that exist in 1.5. > 2. Drop it. > 3. Leave it as is. > > Whats the current status of this documentation? Is it based on 1.4 shell > commands? If so then, option 3 would mean shipping 1.5 w/ documentation > for 1.4 shell commands. Can option 1 be done quickly for 1.5? > Yes, it can be done easily. The get_shell_commands script outputs a new appendix. I'm happy to do this if we still think the appendix is useful. > > > > 2) Does it need to be run manually? > > > > Also, I guess there's some extra steps to convert the LaTeX source for > > the PDF into HTML... regarding that: > > > > 1) are those steps documented anywhere? > > 2) can we automate that procedure? > > 3) do we even need it? > > > > Personally, I think it'd be better to just do the PDF for now, until > > we get Doxia or something similar working. > > > > -- > > Christopher L Tubbs II > > http://gravatar.com/ctubbsii > > > --089e0153827ecc07b404db322ea8--