diff options
Diffstat (limited to 'docs/help/index.html')
| -rw-r--r-- | docs/help/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/help/index.html b/docs/help/index.html index 46b5e791..d6110440 100644 --- a/docs/help/index.html +++ b/docs/help/index.html @@ -381,5 +381,13 @@ <td><code><span class='Comment'>#</span></code></td> <td><a href="comment.html">Comment</a></td> </tr> +<tr> +<td><code><span class='String'>'</span></code></td> +<td><a href="character.html">Character</a></td> +</tr> +<tr> +<td><code><span class='String'>"</span></code></td> +<td><a href="string.html">String</a></td> +</tr> </tbody> </table> |
