aboutsummaryrefslogtreecommitdiff
path: root/docs/topics
diff options
context:
space:
mode:
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/01-introduction.md.html2
-rw-r--r--docs/topics/02-development.md.html2
-rw-r--r--docs/topics/03-terminal.md.html2
-rw-r--r--docs/topics/CHANGELOG.md.html9
-rw-r--r--docs/topics/LICENSE.md.html5
5 files changed, 14 insertions, 6 deletions
diff --git a/docs/topics/01-introduction.md.html b/docs/topics/01-introduction.md.html
index 41813ee..5b5f07d 100644
--- a/docs/topics/01-introduction.md.html
+++ b/docs/topics/01-introduction.md.html
@@ -84,7 +84,7 @@ independence.</p>
84</div> <!-- id="main" --> 84</div> <!-- id="main" -->
85<div id="about"> 85<div id="about">
86<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> 86<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
87<i style="float:right;">Last updated 2024-09-03 14:15:56 </i> 87<i style="float:right;">Last updated 2024-12-18 02:50:03 </i>
88</div> <!-- id="about" --> 88</div> <!-- id="about" -->
89</div> <!-- id="container" --> 89</div> <!-- id="container" -->
90</body> 90</body>
diff --git a/docs/topics/02-development.md.html b/docs/topics/02-development.md.html
index ab1977d..b305201 100644
--- a/docs/topics/02-development.md.html
+++ b/docs/topics/02-development.md.html
@@ -84,7 +84,7 @@ pass locally, and do not rely on CI only.</p>
84</div> <!-- id="main" --> 84</div> <!-- id="main" -->
85<div id="about"> 85<div id="about">
86<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> 86<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
87<i style="float:right;">Last updated 2024-09-03 14:15:56 </i> 87<i style="float:right;">Last updated 2024-12-18 02:50:03 </i>
88</div> <!-- id="about" --> 88</div> <!-- id="about" -->
89</div> <!-- id="container" --> 89</div> <!-- id="container" -->
90</body> 90</body>
diff --git a/docs/topics/03-terminal.md.html b/docs/topics/03-terminal.md.html
index cb4131a..6471a30 100644
--- a/docs/topics/03-terminal.md.html
+++ b/docs/topics/03-terminal.md.html
@@ -218,7 +218,7 @@ For an example see <a href="../examples/password_input.lua.html"><code>examples/
218</div> <!-- id="main" --> 218</div> <!-- id="main" -->
219<div id="about"> 219<div id="about">
220<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> 220<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
221<i style="float:right;">Last updated 2024-09-03 14:15:56 </i> 221<i style="float:right;">Last updated 2024-12-18 02:50:03 </i>
222</div> <!-- id="about" --> 222</div> <!-- id="about" -->
223</div> <!-- id="container" --> 223</div> <!-- id="container" -->
224</body> 224</body>
diff --git a/docs/topics/CHANGELOG.md.html b/docs/topics/CHANGELOG.md.html
index 21c5452..8567695 100644
--- a/docs/topics/CHANGELOG.md.html
+++ b/docs/topics/CHANGELOG.md.html
@@ -107,6 +107,13 @@
107<p><a name="Version_history"></a></p> 107<p><a name="Version_history"></a></p>
108<h2>Version history</h2> 108<h2>Version history</h2>
109 109
110<h3>version 0.4.5, released 18-Dec-2024</h3>
111
112<ul>
113 <li>Fix: suppress a warning when building with clang</li>
114 <li>Fix: do not rely on luaconf.h to include limits.h, fixes builds with latest LuaJIT (#38).</li>
115</ul>
116
110<h3>version 0.4.4, released 03-Sep-2024</h3> 117<h3>version 0.4.4, released 03-Sep-2024</h3>
111 118
112<ul> 119<ul>
@@ -176,7 +183,7 @@
176</div> <!-- id="main" --> 183</div> <!-- id="main" -->
177<div id="about"> 184<div id="about">
178<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> 185<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
179<i style="float:right;">Last updated 2024-09-03 14:15:56 </i> 186<i style="float:right;">Last updated 2024-12-18 02:50:03 </i>
180</div> <!-- id="about" --> 187</div> <!-- id="about" -->
181</div> <!-- id="container" --> 188</div> <!-- id="container" -->
182</body> 189</body>
diff --git a/docs/topics/LICENSE.md.html b/docs/topics/LICENSE.md.html
index f0e2271..1fe8797 100644
--- a/docs/topics/LICENSE.md.html
+++ b/docs/topics/LICENSE.md.html
@@ -68,7 +68,8 @@
68 68
69<h1>MIT License</h1> 69<h1>MIT License</h1>
70 70
71<h3>Copyright (c) 2016-2024 Oscar Lim</h3> 71<h3>Copyright (c) 2016-2024, Oscar Lim</h3>
72<h3>Copyright (c) 2024, the luasystem project authors.</h3>
72 73
73<p>Permission is hereby granted, free of charge, to any person obtaining a copy of 74<p>Permission is hereby granted, free of charge, to any person obtaining a copy of
74this software and associated documentation files (the "Software"), to deal in 75this software and associated documentation files (the "Software"), to deal in
@@ -93,7 +94,7 @@ SOFTWARE.</p>
93</div> <!-- id="main" --> 94</div> <!-- id="main" -->
94<div id="about"> 95<div id="about">
95<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> 96<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
96<i style="float:right;">Last updated 2024-09-03 14:15:56 </i> 97<i style="float:right;">Last updated 2024-12-18 02:50:03 </i>
97</div> <!-- id="about" --> 98</div> <!-- id="about" -->
98</div> <!-- id="container" --> 99</div> <!-- id="container" -->
99</body> 100</body>