From commits-return-8760-apmail-couchdb-commits-archive=couchdb.apache.org@couchdb.apache.org Sat Sep 29 11:15:05 2012 Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 43117D66F for ; Sat, 29 Sep 2012 11:15:05 +0000 (UTC) Received: (qmail 53888 invoked by uid 500); 29 Sep 2012 11:15:05 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 53831 invoked by uid 500); 29 Sep 2012 11:15:05 -0000 Mailing-List: contact commits-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 commits@couchdb.apache.org Received: (qmail 53818 invoked by uid 500); 29 Sep 2012 11:15:04 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 53814 invoked by uid 99); 29 Sep 2012 11:15:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2012 11:15:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2012 11:15:02 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id CB9E3229; Sat, 29 Sep 2012 11:14:41 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Sat, 29 Sep 2012 11:14:41 -0000 Message-ID: <20120929111441.89700.89347@eos.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22Documentation=22_by_NoahSlater?= Auto-Submitted: auto-generated Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "Documentation" page has been changed by NoahSlater: http://wiki.apache.org/couchdb/Documentation?action=3Ddiff&rev1=3D14&rev2= =3D15 There is no makefile support yet. It should do the following: = * check sphinx-build is in path + * check sphinx, docutils, and pygments are installed + * add note to readme about these being required for docs, like help2man * output temporary files outside the build chain using the {{{-d $TMPDIR= /somewhere}}} option * output final files into the directory provided as last parameter, curr= ently {{{`pwd`/manual}}} * update release, year, version, as required in the sphinx-build call