Return-Path: X-Original-To: apmail-brooklyn-dev-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E998011351 for ; Sat, 6 Sep 2014 09:03:10 +0000 (UTC) Received: (qmail 83655 invoked by uid 500); 6 Sep 2014 09:03:10 -0000 Delivered-To: apmail-brooklyn-dev-archive@brooklyn.apache.org Received: (qmail 83620 invoked by uid 500); 6 Sep 2014 09:03:10 -0000 Mailing-List: contact dev-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list dev@brooklyn.incubator.apache.org Received: (qmail 83608 invoked by uid 99); 6 Sep 2014 09:03:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Sep 2014 09:03:10 +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 aled.sage@gmail.com designates 74.125.82.170 as permitted sender) Received: from [74.125.82.170] (HELO mail-we0-f170.google.com) (74.125.82.170) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Sep 2014 09:03:03 +0000 Received: by mail-we0-f170.google.com with SMTP id u57so370379wes.1 for ; Sat, 06 Sep 2014 02:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version; bh=zHfB0jTOrHSE+1fZ+KQOk65zLmMNMymCnszAfiPCAuM=; b=itoN/OTFjHknEn2Wf6T07zx/a8zzTIjMLu7QMUW0BoZXvILzRyQCZHWYZCmDhmENNY /nBlgWav6Za5zuLHI5MRoZtm4z3R0B8Y50dfq7Y+adkmr83akNMONfrZnP5b/w5wCdWi 9RFU4aBcmq3aUiPAsiXxtJuAKTyVgQtls62PFLORcUajlxsau8/DmZiVc8bN5k5+9xqL VEUMzDHdblCBGT+pGxqzoXoXUkxvcySZgLl8D2S5F+iCVwSjNE5VHfR5hguWr8sTGIkH X01/zZwGDRjS69DeQCWwyp7oBoZhur0KKwNj3mE9ExShK6ZjIJ+D8uRi0+IrMyclJ/D5 u0Cg== X-Received: by 10.180.38.114 with SMTP id f18mr8920643wik.24.1409994162493; Sat, 06 Sep 2014 02:02:42 -0700 (PDT) Received: from [10.1.0.24] (host86-163-20-217.range86-163.btcentralplus.com. [86.163.20.217]) by mx.google.com with ESMTPSA id la2sm3927506wjb.5.2014.09.06.02.02.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 06 Sep 2014 02:02:41 -0700 (PDT) Subject: Contributing docs more easily From: Aled Sage Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (11D257) Message-Id: <5A8538D5-6B1C-4687-AB9A-C0CD9910D73C@gmail.com> Date: Sat, 6 Sep 2014 10:02:43 +0100 To: dev@brooklyn.incubator.apache.org Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-Virus-Checked: Checked by ClamAV on apache.org Hi all, There's a good blog post about contributing docs to jclouds that we can lear= n from: http://jclouds.apache.org/blog/2014/06/25/walk-n-doc/ In particular, jenkins building and uploading the staging docs for easier re= view is something we don't do. Thoughts? Aled=