Fix various HTML errors in the docs.
This commit is contained in:
@@ -138,7 +138,7 @@ the proper path, add Lua code that loads the module aaaand ... finally
|
||||
call the binding function. Phew!
|
||||
</p>
|
||||
|
||||
<h2 id="call">Motivating Example: Using C Data Structures</h2>
|
||||
<h2 id="cdata">Motivating Example: Using C Data Structures</h2>
|
||||
<p>
|
||||
The FFI library allows you to create and access C data
|
||||
structures. Of course the main use for this is for interfacing with
|
||||
|
||||
Reference in New Issue
Block a user