aboutsummaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorAkianonymus <anonymus.aki@gmail.com>2022-09-28 11:30:26 +0530
committerAkianonymus <anonymus.aki@gmail.com>2022-09-28 11:32:47 +0530
commit9dd7ecde55b06b5114e1fa67c522433e7e59db8b (patch)
treeee17dae71ec1a7bd2e96481c8de25efba2fca4a1 /doc/index.html
parentFix detach when setup is called multiple times | #25 (diff)
Generate missing docs for utils.lua
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index bbc15d1..0db74d8 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -38,7 +38,7 @@
<li><a href="modules/colorizer.sass.html">sass</a></li>
<li><a href="modules/colorizer.tailwind.html">tailwind</a></li>
<li><a href="modules/colorizer.trie.html">trie</a></li>
- <li><a href="modules/utils.html">utils</a></li>
+ <li><a href="modules/colorizer.utils.html">utils</a></li>
</ul>
</div>
@@ -78,7 +78,7 @@
<td class="summary">Trie implementation in luajit.</td>
</tr>
<tr>
- <td class="name" nowrap><a href="modules/utils.html">utils</a></td>
+ <td class="name" nowrap><a href="modules/colorizer.utils.html">colorizer.utils</a></td>
<td class="summary">Helper utils</td>
</tr>
</table>