summaryrefslogtreecommitdiff
path: root/f8/3d4fe4343febba5a25baff7b554e37a628bfc4
blob: 60f171f8b0fa6dd0493587cd4b9600339327f8b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <saivann@gmail.com>) id 1WmVxZ-0003MR-B2
	for bitcoin-development@lists.sourceforge.net;
	Mon, 19 May 2014 22:23:05 +0000
Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.216.179 as permitted sender)
	client-ip=209.85.216.179; envelope-from=saivann@gmail.com;
	helo=mail-qc0-f179.google.com; 
Received: from mail-qc0-f179.google.com ([209.85.216.179])
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1WmVxY-0002HJ-93
	for bitcoin-development@lists.sourceforge.net;
	Mon, 19 May 2014 22:23:05 +0000
Received: by mail-qc0-f179.google.com with SMTP id x3so10072086qcv.24
	for <bitcoin-development@lists.sourceforge.net>;
	Mon, 19 May 2014 15:22:58 -0700 (PDT)
X-Received: by 10.140.84.83 with SMTP id k77mr50961048qgd.70.1400538178694;
	Mon, 19 May 2014 15:22:58 -0700 (PDT)
Received: from [192.168.1.100] ([199.192.235.27])
	by mx.google.com with ESMTPSA id
	y79sm11628713qgy.18.2014.05.19.15.22.57
	for <bitcoin-development@lists.sourceforge.net>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Mon, 19 May 2014 15:22:57 -0700 (PDT)
Message-ID: <537A8438.9010708@gmail.com>
Date: Mon, 19 May 2014 18:22:48 -0400
From: =?ISO-8859-1?Q?Sa=EFvann_Carignan?= <saivann@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:24.0) Gecko/20100101 Thunderbird/24.5.0
MIME-Version: 1.0
To: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
References: <536EDBA5.2010700@gmail.com>
In-Reply-To: <536EDBA5.2010700@gmail.com>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Spam-Score: -1.6 (-)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(saivann[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
	author's domain
	0.1 DKIM_SIGNED            Message has a DKIM or DK signature,
	not necessarily valid
	-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
X-Headers-End: 1WmVxY-0002HJ-93
Subject: Re: [Bitcoin-development] Developer documentation on bitcoin.org
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Mon, 19 May 2014 22:23:05 -0000

A quick update on the project:

More reviews and feedback on the pull request are very welcome:
https://github.com/bitcoin/bitcoin.org/pull/393

This pull request will be merged on May 24th and hopefully will be
accurate as much as possible. Reporting any inaccuracy / mistake on the
pull request is very appreciated.

Saïvann


Le 2014-05-10 22:08, Saïvann Carignan a écrit :
> A new "Developer Documentation" section should be soon merged on
> bitcoin.org .
> 
> Live Preview:
> http://bitcoindev.us.to/en/developer-documentation
> 
> GitHub Pull Request:
> https://github.com/bitcoin/bitcoin.org/pull/393
> 
> Bitcointalk Thread:
> https://bitcointalk.org/index.php?topic=511876.0
> 
> We've worked hard to come up with good quality documentation and general
> feedback has been positive. Reviews from experienced Bitcoin developers
> would now be much appreciated. You are cordially invited to help
> proofread the documentation so it can be published soon!
> 
> *Please avoid commenting on the mailing list* to not spam everyone. See
> the pull request for instructions. Comments should go on the pull
> request or bitcoin-documentation mailing list
> https://groups.google.com/forum/#!forum/bitcoin-documentation .
>