Add module documentation.

This commit is contained in:
Michael Teeuw
2016-04-01 16:43:59 +02:00
parent 5237cf9eb1
commit 671338425a
6 changed files with 431 additions and 6 deletions

View File

@@ -33,9 +33,9 @@ The following properties can be configured:
<tbody>
<tr>
<td><code>timeFormat</code></td>
<td>Use 12 of 24 hour format.<br>
<td>Use 12 or 24 hour format.<br>
<br><b>Possible values:</b> <code>12</code> or <code>24</code>
<br><b>Default value:</b> <code>24</code>
<br><b>Default value:</b> uses value of <i>config.timeFormat</i>
</td>
</tr>
<tr>