mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 18:26:13 +00:00
Dev Docs: Add "Edit|History|Report Issue|Discuss" Links To Subheads
This commit is contained in:
parent
25acab7584
commit
f368d38e04
27 changed files with 331 additions and 20 deletions
|
@ -2,8 +2,10 @@
|
|||
This file is licensed under the MIT License (MIT) available on
|
||||
http://opensource.org/licenses/MIT.
|
||||
{% endcomment %}
|
||||
{% assign filename="_includes/guide_contracts.md" %}
|
||||
|
||||
## Contracts
|
||||
{% include helpers/subhead-links.md %}
|
||||
|
||||
{% autocrossref %}
|
||||
|
||||
|
@ -25,6 +27,7 @@ page](https://en.bitcoin.it/wiki/Contracts) of the Bitcoin Wiki.
|
|||
{% endautocrossref %}
|
||||
|
||||
### Escrow And Arbitration
|
||||
{% include helpers/subhead-links.md %}
|
||||
|
||||
{% autocrossref %}
|
||||
|
||||
|
@ -125,6 +128,7 @@ service interface using HTML/JavaScript on a GNU AGPL-licensed website.
|
|||
{% endautocrossref %}
|
||||
|
||||
### Micropayment Channel
|
||||
{% include helpers/subhead-links.md %}
|
||||
|
||||
{% autocrossref %}
|
||||
|
||||
|
@ -202,6 +206,7 @@ all under an Apache license.
|
|||
{% endautocrossref %}
|
||||
|
||||
### CoinJoin
|
||||
{% include helpers/subhead-links.md %}
|
||||
|
||||
{% autocrossref %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue