]> git.ipfire.org Git - thirdparty/LuaJIT.git/commitdiff
Remove work-in-progress notice in string buffer docs.
authorMike Pall <mike>
Sun, 20 Aug 2023 19:14:37 +0000 (21:14 +0200)
committerMike Pall <mike>
Sun, 20 Aug 2023 19:14:37 +0000 (21:14 +0200)
doc/ext_buffer.html

index 2a82aa974e508f40929f98dc135206bfd319ec17..1c646a71d18e5d03cddb095acb610f4460993184 100644 (file)
@@ -88,12 +88,6 @@ The string buffer library also includes a high-performance
 <a href="serialize">serializer</a> for Lua objects.
 </p>
 
-<h2 id="wip" style="color:#ff0000">Work in Progress</h2>
-<p>
-<b style="color:#ff0000">This library is a work in progress. More
-functionality will be added soon.</b>
-</p>
-
 <h2 id="use">Using the String Buffer Library</h2>
 <p>
 The string buffer library is built into LuaJIT by default, but it's not