Dev Docs: Move Manual Sourcefile Lines To Auto Helper (thanks saivann!)

This commit is contained in:
David A. Harding 2014-12-14 07:44:35 -05:00
parent 9718c474fb
commit 53d4a6eebe
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
6 changed files with 2 additions and 49 deletions

View file

@ -28,20 +28,12 @@ title: "Developer Examples - Bitcoin"
{% include example_intro.md %}
<div class="sourcefile" data-sourcefile="example_testing.md"></div>
{% include example_testing.md %}
<div class="sourcefile" data-sourcefile="example_transactions.md"></div>
{% include example_transactions.md %}
<div class="sourcefile" data-sourcefile="example_payment_processing.md"></div>
{% include example_payment_processing.md %}
<div class="sourcefile" data-sourcefile="example_p2p_networking.md"></div>
{% include example_p2p_networking.md %}
{% include references.md %}