Build updates, cont.

- Fix cross-reference issues
 - Properly comment out unused sections (coinjoin, payment processing)
 - Link correction
 - Subheading corrections
This commit is contained in:
thephez 2018-01-08 16:26:46 -05:00
parent 73df27d1b7
commit 088f104adf
16 changed files with 46 additions and 108 deletions

View file

@ -47,7 +47,9 @@ end_of_page: |
{% include devdoc/example_p2p_networking.md %}
<!-- Services like Blockcyper are more likely to be used by most than building a ground-up payment system
{% include devdoc/example_payment_processing.md %}
{% comment %}
{% include devdoc/example_payment_processing.md %}
{% endcomment %}
-->
{% include references.md %}

View file

@ -62,7 +62,9 @@ of the following file. -->
{% include devdoc/guide_mining.md %}
<!-- Services like Blockcyper are more likely to be used by most than building a ground-up payment system
include devdoc/guide_payment_processing.md
{% comment %}
include devdoc/guide_payment_processing.md
{% endcomment %}
-->
{% include references.md %}