Bitcoin.org/_layouts/devdoc-category.md
2018-04-19 14:47:51 +02:00

2.4 KiB

layout end_of_page
base <script src="/js/jquery/jquery-1.11.2.min.js"></script> <script src="/js/jquery/jquery-ui.min.js"></script> <script src="/js/devsearch.js"></script> <script>updateToc();</script> <script>boxShow();</script> <script>onScrollButton();</script>

{% if page.show_subhead_links_on_top %} {% capture filename %}{{page.filename}}{% endcapture %} {% include helpers/subhead-links.md %}
{% endif %}

{% if page.pagetitle-translated %}

{{ page.pagetitle-translated }}

{% else %}

{% translate pagetitle %}

{% endif %}

{% translate summary %}

{% include helpers/hero-social.html %}
{% markdown %}

{% if page.show_toc %}

ALL TOPICS
  • Table of contents {:toc}
  • {% translate navigationreturn developer-documentation %}
{% endif %}

{% if page.show_fragments %} {% include helpers/fragment_reviews_needed.md %} {% endif %}

{% unless page.hide_translation_disclaimer %} {% if page.lang != 'en' %} {% include helpers/fragment_translation_warning.md %} {% endif %} {% endunless %}

{{ content }}

{{ site.glossary_links }} {% include references.md %} {% endmarkdown %}