diff --git a/doc/index.html b/doc/index.html
index 24fa941..b95bfd8 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -106,7 +106,9 @@
table
- A list of all created tags.
+ A list of all created tags. Tags are assigned numeric values
+ corresponding to the input list, and all tags with non-numerical names are
+ also assigned to a key with the same name.
@@ -119,7 +121,8 @@
{ name = "www" },
{})
+ {})
+ -- tags[2] and tags["www"] both refer to the same tag.
@@ -213,7 +216,7 @@
generated by LDoc 1.4.3
-
Last updated 2016-01-03 19:41:48
+
Last updated 2016-01-09 21:09:20