Skip to content

Commit

Permalink
deploy: b8437a1
Browse files Browse the repository at this point in the history
  • Loading branch information
xcb-xwii committed Apr 16, 2024
1 parent b9d13b5 commit 0223f6b
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion classes/Language.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Node.html
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Parser.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Point.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Query.Capture.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Query.Cursor.html
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Query.Match.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Query.QuantifiedCapture.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
4 changes: 2 additions & 2 deletions classes/Query.Runner.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h2 class="section-header "><a name="Functions"></a>Functions </h2>

<p> The <code>setup</code> function is ran before executing the predicates of a <a href="../classes/Query.Match.html">Match</a> or
<a href="../classes/Query.Capture.html">Capture</a>. This may be useful to ensure side-effects of skipped items are
erased. It is not ran if there are no predicates.
erased.


<h3>Parameters:</h3>
Expand Down Expand Up @@ -217,7 +217,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Query.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h3>Raises:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Range.Array.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Range.html
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion classes/Tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ <h3>See also:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h2>Manuals</h2>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion manuals/README.md.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h2>License</h2>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2023-10-26 18:37:19 </i>
<i style="float:right;">Last updated 2024-04-16 14:22:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down

0 comments on commit 0223f6b

Please sign in to comment.