diff website/src/manual.html.luan @ 580:1e69d9c21461

add Table.clear(); add Http.response.reset(); fix http/run;
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 21 Jul 2015 14:56:41 -0600
parents 6c00b8a59240
children 5d4652d78ce0
line wrap: on
line diff
--- a/website/src/manual.html.luan	Thu Jul 16 15:14:31 2015 -0600
+++ b/website/src/manual.html.luan	Tue Jul 21 14:56:41 2015 -0600
@@ -2710,6 +2710,12 @@
 
 
 
+<h4 heading><a name="Table.clear"><code>Table.clear (tbl)</code></a></h4>
+
+<p>
+Clears the table.
+
+
 <h4 heading><a name="Table.concat"><code>Table.concat (list [, sep [, i [, j]]])</code></a></h4>
 
 <p>