Site updated at 2016-09-11 01:34:03 UTC

This commit is contained in:
Travis CI 2016-09-11 01:34:03 +00:00
parent 99424b497c
commit f143c60d71
311 changed files with 4596 additions and 1607 deletions

View file

@ -130,9 +130,11 @@
<li><strong>origin</strong> (<em>Required</em>): The stop ID of your origin station.</li>
<li><strong>destination</strong> (<em>Required</em>): The stop ID of your destination station.</li>
<li><strong>data</strong> (<em>Required</em>): The name of the ZIP file or folder containing the GTFS data. It must be located inside the <code class="highlighter-rouge">gtfs</code> folder of your configuration directory.</li>
<li><strong>name</strong> (<em>Optional</em>): Name to use in the frontend.</li>
</ul>
</article>