dash-docs/_includes/devdoc/guide_intro.md
thephez 088f104adf Build updates, cont.
- Fix cross-reference issues
 - Properly comment out unused sections (coinjoin, payment processing)
 - Link correction
 - Subheading corrections
2018-01-10 09:32:47 -05:00

1.1 KiB

{% comment %} This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %}

{% autocrossref %}

The Developer Guide aims to provide the information you need to understand Dash and start building Dash-based applications, but it is [not a specification][]. To make the best use of this documentation, you may want to install the current version of Dash Core, either from [source][core git] or from a [pre-compiled executable][core executable].

Questions about Dash development are best asked in one of the [Dash development communities][dev communities]. Errors or suggestions related to documentation on dash-docs.github.io can be [submitted as an issue][docs issue].

In the following documentation, some strings have been shortened or wrapped: "[...]" indicates extra data was removed, and lines ending in a single backslash "\" are continued below. If you hover your mouse over a paragraph, cross-reference links will be shown in blue. If you hover over a cross-reference link, a brief definition of the term will be displayed in a tooltip.

{% endautocrossref %}