Create a "Testing Applications" subsection in devel-examples

Move existing "regtest / testnet" texts to the new subsection and link to it
Move Bitcoin Core setup instructions in devel-examples
Add a consistent introduction for devel-(guide/ref/examples)
Fix autocrossref.rb to not add links inside {% highlight %} code blocks
This commit is contained in:
Saivann 2014-06-12 18:38:09 -04:00
parent 8a5db84a80
commit ffed3c2529
12 changed files with 187 additions and 125 deletions

View file

@ -22,6 +22,10 @@ title: "Developer Examples - Bitcoin"
{% include fragment_reviews_needed.md %}
{% include example_intro.md %}
{% include example_testing.md %}
{% include example_transactions.md %}
{% include example_payment_processing.md %}