Add Disclaimer & Anchor Affordance To Dev Examples

This commit is contained in:
David A. Harding 2014-06-02 13:07:27 -04:00
parent 78b4c5452e
commit 617213a980
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
4 changed files with 16 additions and 15 deletions

View file

@ -19,7 +19,10 @@ title: "Developer Examples - Bitcoin"
</div></div>
<div markdown="1" class="toccontent">
{% include fragment_reviews_needed.md %}
{% include example_transactions.md %}
{% include example_payment_processing.md %}
{% include references.md %}
@ -27,3 +30,4 @@ title: "Developer Examples - Bitcoin"
</div>
<script>updateToc();</script>
<script>addAnchorLinks();</script>