Site updated at 2017-11-16 20:15:43 UTC

This commit is contained in:
Travis CI 2017-11-16 20:15:43 +00:00
parent b56b1fd97c
commit b18af64131
34 changed files with 295 additions and 136 deletions

View file

@ -83,12 +83,25 @@
<span class="s">target</span><span class="pi">:</span> <span class="s">CHF</span>
</code></pre>
</div>
<p>Configuration variables:</p>
<ul>
<li><strong>target</strong> (<em>Required</em>): The symbol of the target currency.</li>
<li><strong>name</strong> (<em>Optional</em>): Name to use in the frontend.</li>
<li><strong>base</strong> (<em>Optional</em>): The symbol of the base currency. Default to USD</li>
</ul>
<div class="config-vars">
<h3><a class="title-link" name="configuration-variables" href="#configuration-variables"></a> Configuration Variables</h3>
<dl class="">
<dt><a class="title-link" name="target" href="#target"></a> target</dt>
<dd>
<p class="desc"><span class="type">(<span class="string">string</span>)</span><span class="required">(Required)</span><span class="description">The symbol of the target currency.</span></p>
</dd>
<dt><a class="title-link" name="name" href="#name"></a> name</dt>
<dd>
<p class="desc"><span class="type">(<span class="string">string</span>)</span><span class="required">(Optional)</span><span class="description">Name to use in the frontend.</span></p>
<p class="default">Default value: Exchange rate</p>
</dd>
<dt><a class="title-link" name="base" href="#base"></a> base</dt>
<dd>
<p class="desc"><span class="type">(<span class="string">string</span>)</span><span class="required">(Optional)</span><span class="description">The symbol of the base currency.</span></p>
<p class="default">Default value: USD</p>
</dd>
</dl>
</div>
</article>
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">