Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 85B01723D for ; Mon, 26 Dec 2011 01:48:11 +0000 (UTC) Received: (qmail 19126 invoked by uid 500); 26 Dec 2011 01:48:09 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 19080 invoked by uid 500); 26 Dec 2011 01:48:09 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 19072 invoked by uid 99); 26 Dec 2011 01:48:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Dec 2011 01:48:09 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of saint.ack@gmail.com designates 209.85.210.169 as permitted sender) Received: from [209.85.210.169] (HELO mail-iy0-f169.google.com) (209.85.210.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Dec 2011 01:48:03 +0000 Received: by iacb35 with SMTP id b35so21346704iac.14 for ; Sun, 25 Dec 2011 17:47:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; bh=LoqttFoZ1GYzKQKC+TMUVUqQNaSVAt/sxAWKECcpMXU=; b=pKAxuwi7xGNLR1xMFYyHNWNz2APx1NsKhKPU6mixdYQsIviaqJNaAM02LByH4nZNGI u/1KPjxW+eEaC819dFhNVU34lz2xNy6VP0IXDEE6YMi2CpV5DCIRXt+9DD3gNuur2wsl AqPb74MaQJnM2gZO7hH+Avmu9UE84ZWc0rmIs= Received: by 10.42.163.202 with SMTP id d10mr23331056icy.47.1324864062853; Sun, 25 Dec 2011 17:47:42 -0800 (PST) Received: from [10.82.92.188] ([166.205.136.4]) by mx.google.com with ESMTPS id r18sm71706285ibh.4.2011.12.25.17.47.40 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 25 Dec 2011 17:47:41 -0800 (PST) References: In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: Cc: HBase Discussion Group X-Mailer: iPhone Mail (9A405) From: Stack Subject: Re: Who is writing the Apache HBase book? Date: Sun, 25 Dec 2011 17:46:55 -0800 To: "user@hbase.apache.org" Doug Meil is our docs star. The doc is marked up in docbook -- see docbook.= org -- and manuel is produced by the docbk maven plugin as part of our site b= uild. See src/docbk for source Stack On Dec 25, 2011, at 10:58 AM, Mark Kerzner wrote: > Hi, >=20 > About, http://hbase.apache.org/book.html >=20 > could you tell me who is the author and what does he/she use to compose - > especially, how do you do "by chapter/all on one page" options? >=20 > Thank you, > Mark