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,8 @@ title: "Developer Reference - Bitcoin"
{% include fragment_reviews_needed.md %}
{% include ref_intro.md %}
{% include ref_block_chain.md %}
{% include ref_transactions.md %}