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

@ -14,7 +14,7 @@ title: "Developer Documentation - Bitcoin"
<div class="docreference">
<a href="/en/developer-guide"><img src="/img/icons/main_ico_compass.svg" alt="icon"><span>Developer Guide</span><span>(How Bitcoin works)</span></a>
<a href="/en/developer-reference"><img src="/img/icons/main_ico_guide.svg" alt="icon"><span>Developer Reference</span><span>(Specifications and APIs)</span></a>
<a href="/en/developer-reference"><img src="/img/icons/main_ico_guide.svg" alt="icon"><span>Developer Reference</span><span>(Technical details and APIs)</span></a>
<a href="/en/developer-examples"><img src="/img/icons/main_ico_hash.svg" alt="icon"><span>Developer Examples</span><span>(Examples you can use)</span></a>
</div>