mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Misc minor cleanup
This commit is contained in:
parent
3564879e58
commit
e9ffedbb41
7 changed files with 11 additions and 12 deletions
|
@ -2,11 +2,10 @@
|
|||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
title: Developer Glossary - Bitcoin
|
||||
title: Developer Glossary - Dash
|
||||
layout: base
|
||||
lang: en
|
||||
breadcrumbs:
|
||||
- bitcoin
|
||||
- dev docs
|
||||
- Glossary
|
||||
end_of_page: |
|
||||
|
@ -17,7 +16,7 @@ end_of_page: |
|
|||
<link rel="stylesheet" href="/css/jquery-ui.min.css">
|
||||
|
||||
{% capture markdown_content %}
|
||||
# Bitcoin Developer Glossary
|
||||
# Dash Developer Glossary
|
||||
|
||||
<input id="glossary_term" class="glossary_term" placeholder="Search the glossary, RPCs, and more">
|
||||
|
||||
|
@ -74,7 +73,7 @@ page](/en/vocabulary).</span>
|
|||
{% when 'p' %}
|
||||
See also: [P2P protocol messages](/en/developer-reference#data-messages)
|
||||
{% when 'r' %}
|
||||
See also: [Bitcoin Core RPCs](/en/developer-reference#rpc-quick-reference)
|
||||
See also: [Dash Core RPCs](/en/developer-reference#rpc-quick-reference)
|
||||
{% endcase %}
|
||||
|
||||
<ul class="wrapped_list">
|
||||
|
@ -91,7 +90,7 @@ page](/en/vocabulary).</span>
|
|||
new term][] for the glossary!</span>
|
||||
</div>
|
||||
|
||||
[suggest a new term]: https://github.com/bitcoin-dot-org/bitcoin.org/issues/new?title=New%20glossary%20term%20suggestion:
|
||||
[suggest a new term]: https://github.com/thephez/dash.org/issues/new?title=New%20glossary%20term%20suggestion:
|
||||
{% include references.md %}
|
||||
{{site.glossary_links}}
|
||||
{% endcapture %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue