Site updated at 2015-06-20 05:06:13 UTC

This commit is contained in:
Paulus Schoutsen 2015-06-19 22:06:13 -07:00
parent 82b291b5a8
commit 808cc75f12
120 changed files with 929 additions and 143 deletions

View file

@ -71,6 +71,7 @@
Adding platform support
</a></li>
<li><a href="/developers/api.html">API</a></li>
<li><a href="/developers/credits.html">Credits</a></li>
</ul>
</li>
<li><a href="/blog/">Blog</a></li>
@ -104,7 +105,7 @@
<hr class="divider">
<p><img src='/images/supported_brands/download.png' class='brand pull-right' />
<p><img src='/images/supported_brands/emblem-downloads.png' class='brand pull-right' />
The <code>downloader</code> component provides a service to download files. It will raise an error and not continue to set itself up when the download directory does not exist.</p>
<p>To enable it, add the following lines to your <code>configuration.yaml</code>:</p>