Dev Docs: "Not A Specification"

Make explicit that the docs are not a specification and never will be.
This commit is contained in:
David A. Harding 2014-12-12 11:02:50 -05:00
parent 34edbe8461
commit 8f0a80a939
7 changed files with 55 additions and 8 deletions

View file

@ -6,7 +6,8 @@ http://opensource.org/licenses/MIT.
{% autocrossref %}
The Developer Guide aims to provide the information you need to understand
Bitcoin and start building Bitcoin-based applications. To make the best use of
Bitcoin and start building Bitcoin-based applications, but it is [not a
specification][]. To make the best use of
this documentation, you may want to install the current version of Bitcoin
Core, either from [source][core git] or from a [pre-compiled executable][core executable].