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 EC647EFCB for ; Wed, 20 Feb 2013 22:42:51 +0000 (UTC) Received: (qmail 52016 invoked by uid 500); 20 Feb 2013 22:42:49 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 51949 invoked by uid 500); 20 Feb 2013 22:42:49 -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 51932 invoked by uid 99); 20 Feb 2013 22:42:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2013 22:42:49 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [80.244.253.218] (HELO mail.traeumt.net) (80.244.253.218) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2013 22:42:41 +0000 Received: from [192.168.0.194] (91-64-59-226-dynip.superkabel.de [91.64.59.226]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.traeumt.net (Postfix) with ESMTPSA id 2A369143CD; Wed, 20 Feb 2013 23:38:18 +0100 (CET) From: Jan Lehnardt Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Contributing to the Documentation Date: Wed, 20 Feb 2013 23:42:23 +0100 Message-Id: Cc: "dev@couchdb.apache.org Developers" To: "user@couchdb.apache.org" Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) X-Mailer: Apple Mail (2.1499) X-Virus-Checked: Checked by ClamAV on apache.org Hi all, if you missed the numbers thread, I wrote up a short guide on how to = contribute to the documentation: http://docs.couchdb.org/en/latest/contributing.html It=92s rather easy (git fork, clone, edit/add .rst files, commit, push, = pull request, tl;dr: the regular GitHub workflow). I hope this gets some of you motivated to turn some of the results that = come up on this list into the documentation for posterity and easier = finding. Thanks for your patience and I=92m looking forward to your = contributions! :) Jan --=20