Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-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 C4FEF9519 for ; Tue, 31 Jul 2012 13:39:30 +0000 (UTC) Received: (qmail 31541 invoked by uid 500); 31 Jul 2012 13:39:30 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 31513 invoked by uid 500); 31 Jul 2012 13:39:30 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 31504 invoked by uid 99); 31 Jul 2012 13:39:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2012 13:39:30 +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 (nike.apache.org: domain of bchesneau@gmail.com designates 74.125.83.52 as permitted sender) Received: from [74.125.83.52] (HELO mail-ee0-f52.google.com) (74.125.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2012 13:39:22 +0000 Received: by eekc41 with SMTP id c41so1348655eek.11 for ; Tue, 31 Jul 2012 06:39:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=uQebVTu/Bk10n6NwEUV4MOwdv6yWMk7lzM8YhYF9edk=; b=oDL2VFZ9QhfDG8Rz6bf+wNlbPrylcrTvWRt5dTYREgEDBXIrxqcDW8fD7/nE/IoUd7 YUDgdk5JO+uQhcjxul2yz+LDYCOyQ4TDZQkch+VS4mWMCUNRNYdOwf7zV+uEjTJOS3zm 8H7rpHXI6iEmrwpILEbWVVscg6ItVfN2VAcs2tsRwtb41VRLIgoDwv7b1e1UN6IKpgFP AOe/+OtKMP/w7v1K7rsebf02v9MuhWaPS+PqrV3x/OBwwRLYH9fsd3khWh7JIzSs6f70 ozep51S3Zt7TnqyAlTaroXfI8z4PFIDQCSrSP+x8zYiW4ViLPRqZdIxu7WO4Cg/gKA5l 4JsA== MIME-Version: 1.0 Received: by 10.14.220.193 with SMTP id o41mr16524949eep.27.1343741942506; Tue, 31 Jul 2012 06:39:02 -0700 (PDT) Received: by 10.14.47.200 with HTTP; Tue, 31 Jul 2012 06:39:02 -0700 (PDT) In-Reply-To: References: <8A69B3F1-C955-4127-B92B-B0DA1AA9AEB6@apache.org> <19EB8367-1282-4406-9C51-B3AE4AFA0080@apache.org> <2E5C3210-58B9-48A7-9E21-3B6206D24899@apache.org> <382956416E9B4787895A95D59AC5ECC1@cloudant.com> <70658AB3-81FA-4E3A-ABE6-D6299ED2704A@apache.org> <436CC93B-6244-4A01-9933-46B2937AB331@apache.org> <872CBFC9-B758-492C-8297-410600E6DA84@tumbolia.org> <15663FC5-C39A-480E-90F3-DE29A90B51CC@apache.org> Date: Tue, 31 Jul 2012 15:39:02 +0200 Message-ID: Subject: Re: Docs, second try From: Benoit Chesneau To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Tue, Jul 31, 2012 at 3:28 PM, Benoit Chesneau wrot= e: > On Tue, Jul 31, 2012 at 3:22 PM, Robert Newson wrote= : >> >> I dislike a veto without an adequate reason. Can you make your objection= s explicit? What can't we do (that we need) with Markdown? > > I gave some: >>>[..] There is no real doc system in markdown which will >>> force to write another script and we will lost some features given by >>> docbook (linking, references...) >>> > > linking, automatic references, templating. specific section markups ... > the need to write this tool to generate the doc while we could reuse a > widely used tool wich is important for me. Also with sphinx you could > still generate a PDF or event an ebook which is imo important for > those who want to consult the doc offline. > > - beno=EEt To be clear, this not about markdown, this is more because there I don't know any good documentation tool using this format. If some exist, then let's go, but I think we should try to use the tool most know to encourage people to help us to improve and write the documentation. - benoit