aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ext_buffer.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/ext_buffer.html b/doc/ext_buffer.html
index 2a82aa97..1c646a71 100644
--- a/doc/ext_buffer.html
+++ b/doc/ext_buffer.html
@@ -88,12 +88,6 @@ The string buffer library also includes a high-performance
88<a href="serialize">serializer</a> for Lua objects. 88<a href="serialize">serializer</a> for Lua objects.
89</p> 89</p>
90 90
91<h2 id="wip" style="color:#ff0000">Work in Progress</h2>
92<p>
93<b style="color:#ff0000">This library is a work in progress. More
94functionality will be added soon.</b>
95</p>
96
97<h2 id="use">Using the String Buffer Library</h2> 91<h2 id="use">Using the String Buffer Library</h2>
98<p> 92<p>
99The string buffer library is built into LuaJIT by default, but it's not 93The string buffer library is built into LuaJIT by default, but it's not