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.html4
-rw-r--r--docs/topics/03-terminal.md.html2
-rw-r--r--docs/topics/CHANGELOG.md.html9
-rw-r--r--docs/topics/LICENSE.md.html2
5 files changed, 13 insertions, 6 deletions
diff --git a/docs/topics/01-introduction.md.html b/docs/topics/01-introduction.md.html
index 7613a71..388f4bc 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-07-11 11:58:12 </i> 87<i style="float:right;">Last updated 2024-08-28 10:20:44 </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 3b9d7fc..aa12227 100644
--- a/docs/topics/02-development.md.html
+++ b/docs/topics/02-development.md.html
@@ -76,7 +76,7 @@ Which cannot be set to return a truthy value in CI.</p>
76be skipped because <code>--exclude-tags=manual</code> is being passed to the 76be skipped because <code>--exclude-tags=manual</code> is being passed to the
77<code>busted</code> command line.</p> 77<code>busted</code> command line.</p>
78 78
79<p>Hence if tests like this are being added, then please ensure the tests 79<p>Hence if tests like these are being added, then please ensure the tests
80pass locally, and do not rely on CI only.</p> 80pass locally, and do not rely on CI only.</p>
81 81
82 82
@@ -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-07-11 11:58:12 </i> 87<i style="float:right;">Last updated 2024-08-28 10:20:44 </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 4147de2..faf91e3 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-07-11 11:58:12 </i> 221<i style="float:right;">Last updated 2024-08-28 10:20:44 </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 f11e71f..0832fd4 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.3, released 28-Aug-2024</h3>
111
112<ul>
113 <li>Chore: add compiler error on Windows if Virtual Terminal Processing is unavailable.</li>
114 <li>Fix: fix the freebsd build</li>
115</ul>
116
110<h3>Version 0.4.2, released 25-Jun-2024</h3> 117<h3>Version 0.4.2, released 25-Jun-2024</h3>
111 118
112<ul> 119<ul>
@@ -163,7 +170,7 @@
163</div> <!-- id="main" --> 170</div> <!-- id="main" -->
164<div id="about"> 171<div id="about">
165<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> 172<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
166<i style="float:right;">Last updated 2024-07-11 11:58:12 </i> 173<i style="float:right;">Last updated 2024-08-28 10:20:44 </i>
167</div> <!-- id="about" --> 174</div> <!-- id="about" -->
168</div> <!-- id="container" --> 175</div> <!-- id="container" -->
169</body> 176</body>
diff --git a/docs/topics/LICENSE.md.html b/docs/topics/LICENSE.md.html
index f22e5ae..6ed29f0 100644
--- a/docs/topics/LICENSE.md.html
+++ b/docs/topics/LICENSE.md.html
@@ -93,7 +93,7 @@ SOFTWARE.</p>
93</div> <!-- id="main" --> 93</div> <!-- id="main" -->
94<div id="about"> 94<div id="about">
95<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> 95<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
96<i style="float:right;">Last updated 2024-07-11 11:58:12 </i> 96<i style="float:right;">Last updated 2024-08-28 10:20:44 </i>
97</div> <!-- id="about" --> 97</div> <!-- id="about" -->
98</div> <!-- id="container" --> 98</div> <!-- id="container" -->
99</body> 99</body>