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 D5F561745B for ; Mon, 26 Jan 2015 23:46:45 +0000 (UTC) Received: (qmail 87238 invoked by uid 500); 26 Jan 2015 23:46:46 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 87199 invoked by uid 500); 26 Jan 2015 23:46:46 -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 87169 invoked by uid 99); 26 Jan 2015 23:46:43 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2015 23:46:43 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id B255A1D5FF1; Mon, 26 Jan 2015 23:46:39 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3906870613389250623==" MIME-Version: 1.0 Subject: Re: Review Request 30236: Reorganize README From: keith@deenlo.com To: "accumulo" , keith@deenlo.com, "Mike Walch" Date: Mon, 26 Jan 2015 23:46:39 -0000 Message-ID: <20150126234639.25679.82161@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: noreply@reviews.apache.org X-ReviewGroup: accumulo X-ReviewRequest-URL: https://reviews.apache.org/r/30236/ X-Sender: noreply@reviews.apache.org References: <20150126181924.25680.38698@reviews.apache.org> In-Reply-To: <20150126181924.25680.38698@reviews.apache.org> Reply-To: keith@deenlo.com X-ReviewRequest-Repository: accumulo --===============3906870613389250623== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit > On Jan. 26, 2015, 6:19 p.m., Mike Walch wrote: > > README.md, line 35 > > > > > > Could link to Javadocs here > > > > `The public [Accumulo API][13] is composed` > > > > [13]: http://accumulo.apache.org/1.6/apidocs/ I am not sure about this, because as the web site is currently structured would need to point to a specific version of the javadocs. Also the javadocs are generted for everything and not just the API classes, so its a bit overwhelming. Maybe these are just problems w/ the website that need to be fixed. - kturner ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30236/#review69627 ----------------------------------------------------------- On Jan. 24, 2015, 1:06 a.m., kturner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30236/ > ----------------------------------------------------------- > > (Updated Jan. 24, 2015, 1:06 a.m.) > > > Review request for accumulo. > > > Bugs: ACCUMULO-1515 > https://issues.apache.org/jira/browse/ACCUMULO-1515 > > > Repository: accumulo > > > Description > ------- > > Reorganized information in README and converted to markdown. > > At this point I like the INSTALL.md document, but do not really like the content of the README.md ATM. Putting this up for review to get suggestions. > > See how the markdown looks on GH : https://github.com/keith-turner/accumulo/tree/ACCUMULO-1515 > > > Diffs > ----- > > BUILD.md PRE-CREATION > INSTALL.md PRE-CREATION > README 4ebb078 > README.md PRE-CREATION > TESTING cf2afba > TESTING.md PRE-CREATION > assemble/src/main/assemblies/component.xml 3f18da3 > > Diff: https://reviews.apache.org/r/30236/diff/ > > > Testing > ------- > > > Thanks, > > kturner > > --===============3906870613389250623==--