Skip to content

Commit

Permalink
deploy: 9eb2a4f
Browse files Browse the repository at this point in the history
  • Loading branch information
rubyFeedback committed Oct 28, 2024
1 parent 9f84374 commit fd8e085
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 12 deletions.
2 changes: 1 addition & 1 deletion LibUI.html
Original file line number Diff line number Diff line change
Expand Up @@ -1488,7 +1488,7 @@ <h3 class="signature " id="window_position-class_method">
</div>

<div id="footer">
Generated on Mon Oct 28 16:29:42 2024 by
Generated on Mon Oct 28 16:30:52 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.3.5).
</div>
Expand Down
2 changes: 1 addition & 1 deletion LibUI/Error.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h2>Direct Known Subclasses</h2>
</div>

<div id="footer">
Generated on Mon Oct 28 16:29:42 2024 by
Generated on Mon Oct 28 16:30:52 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.3.5).
</div>
Expand Down
2 changes: 1 addition & 1 deletion LibUI/FFI.html
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ <h3 class="signature " id="try_extern-class_method">
</div>

<div id="footer">
Generated on Mon Oct 28 16:29:42 2024 by
Generated on Mon Oct 28 16:30:52 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.3.5).
</div>
Expand Down
2 changes: 1 addition & 1 deletion LibUI/LibraryLoadError.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Mon Oct 28 16:29:42 2024 by
Generated on Mon Oct 28 16:30:52 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.3.5).
</div>
Expand Down
2 changes: 1 addition & 1 deletion LibUI/LibraryNotFoundError.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Mon Oct 28 16:29:42 2024 by
Generated on Mon Oct 28 16:30:52 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.3.5).
</div>
Expand Down
2 changes: 1 addition & 1 deletion LibUI/Utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h3 class="signature " id="underscore-class_method">
</div>

<div id="footer">
Generated on Mon Oct 28 16:29:42 2024 by
Generated on Mon Oct 28 16:30:52 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.3.5).
</div>
Expand Down
2 changes: 1 addition & 1 deletion _index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <h2>Namespace Listing A-Z</h2>
</div>

<div id="footer">
Generated on Mon Oct 28 16:29:41 2024 by
Generated on Mon Oct 28 16:30:52 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.3.5).
</div>
Expand Down
6 changes: 4 additions & 2 deletions file.README.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@ <h1 id="label-LibUI">LibUI</h1>

<h2 id="label-Installation">Installation</h2>

<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='id identifier rubyid_install'>install</span> <span class='id identifier rubyid_libui'>libui</span> <span class='op'>-</span><span class='op'>-</span><span class='id identifier rubyid_pre'>pre</span> <span class='comment'># libui-ng; this would, for instance, fetch the gem libui-0.1.3.pre-x86_64-linux.gem
<p>It is recommended to use libui-ng, via the –pre commandline flag:</p>

<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='id identifier rubyid_install'>install</span> <span class='id identifier rubyid_libui'>libui</span> <span class='op'>-</span><span class='op'>-</span><span class='id identifier rubyid_pre'>pre</span> <span class='comment'># libui-ng; this will fetch libui-0.1.3.pre-x86_64-linux.gem
</span></code></pre>

<p>If for some reason you would like to install the slightly older libui-0.1.2.gem release, issue:</p>
Expand Down Expand Up @@ -340,7 +342,7 @@ <h2 id="label-License">License</h2>
</div></div>

<div id="footer">
Generated on Mon Oct 28 16:29:42 2024 by
Generated on Mon Oct 28 16:30:52 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.3.5).
</div>
Expand Down
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@ <h1 id="label-LibUI">LibUI</h1>

<h2 id="label-Installation">Installation</h2>

<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='id identifier rubyid_install'>install</span> <span class='id identifier rubyid_libui'>libui</span> <span class='op'>-</span><span class='op'>-</span><span class='id identifier rubyid_pre'>pre</span> <span class='comment'># libui-ng; this would, for instance, fetch the gem libui-0.1.3.pre-x86_64-linux.gem
<p>It is recommended to use libui-ng, via the –pre commandline flag:</p>

<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='id identifier rubyid_install'>install</span> <span class='id identifier rubyid_libui'>libui</span> <span class='op'>-</span><span class='op'>-</span><span class='id identifier rubyid_pre'>pre</span> <span class='comment'># libui-ng; this will fetch libui-0.1.3.pre-x86_64-linux.gem
</span></code></pre>

<p>If for some reason you would like to install the slightly older libui-0.1.2.gem release, issue:</p>
Expand Down Expand Up @@ -340,7 +342,7 @@ <h2 id="label-License">License</h2>
</div></div>

<div id="footer">
Generated on Mon Oct 28 16:29:42 2024 by
Generated on Mon Oct 28 16:30:52 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.3.5).
</div>
Expand Down
2 changes: 1 addition & 1 deletion top-level-namespace.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h2>Defined Under Namespace</h2>
</div>

<div id="footer">
Generated on Mon Oct 28 16:29:42 2024 by
Generated on Mon Oct 28 16:30:52 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.3.5).
</div>
Expand Down

0 comments on commit fd8e085

Please sign in to comment.