Skip to content

Commit

Permalink
New docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
Docs Builder committed Nov 1, 2023
0 parents commit d0e8150
Show file tree
Hide file tree
Showing 176 changed files with 75,612 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
150 changes: 150 additions & 0 deletions Kernel.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: Kernel

&mdash; Documentation by YARD 0.9.28

</title>

<link rel="stylesheet" href="css/style.css" type="text/css" />

<link rel="stylesheet" href="css/common.css" type="text/css" />

<script type="text/javascript">
pathId = "Kernel";
relpath = '';
</script>


<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>

<script type="text/javascript" charset="utf-8" src="js/app.js"></script>


</head>
<body>
<div class="nav_wrap">
<iframe id="nav" src="class_list.html?1"></iframe>
<div id="resizer"></div>
</div>

<div id="main" tabindex="-1">
<div id="header">
<div id="menu">

<a href="_index.html">Index (K)</a> &raquo;


<span class="title">Kernel</span>

</div>

<div id="search">

<a class="full_list_link" id="docpages_list_link"
href="docpages_list.html">

<svg width="24" height="24">
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
</svg>
</a>

</div>
<div class="clear"></div>
</div>

<div id="content"><h1>Module: Kernel



</h1>
<div class="box_info">






<dl>
<dt>Includes:</dt>
<dd><span class='object_link'><a href="Shoes/Builtins.html" title="Shoes::Builtins (module)">Shoes::Builtins</a></span>, <span class='object_link'><a href="Shoes/Constants.html" title="Shoes::Constants (module)">Shoes::Constants</a></span></dd>
</dl>






<dl>
<dt>Defined in:</dt>
<dd>lacci/lib/shoes.rb<span class="defines">,<br />
lacci/lib/shoes/builtins.rb</span>
</dd>
</dl>

</div>

<h2>Overview</h2><div class="docstring">
<div class="discussion">
<p>Shoes adds some top-level methods and constants that can be used everywhere. Kernel is where they go.</p>


</div>
</div>
<div class="tags">


</div>


<h2>Constant Summary</h2>

<h3 class="inherited">Constants included
from <span class='object_link'><a href="Shoes/Constants.html" title="Shoes::Constants (module)">Shoes::Constants</a></span></h3>
<p class="inherited"><span class='object_link'><a href="Shoes/Constants.html#DIR-constant" title="Shoes::Constants::DIR (constant)">Shoes::Constants::DIR</a></span>, <span class='object_link'><a href="Shoes/Constants.html#FONTS-constant" title="Shoes::Constants::FONTS (constant)">Shoes::Constants::FONTS</a></span>, <span class='object_link'><a href="Shoes/Constants.html#HALF_PI-constant" title="Shoes::Constants::HALF_PI (constant)">Shoes::Constants::HALF_PI</a></span>, <span class='object_link'><a href="Shoes/Constants.html#LIB_DIR-constant" title="Shoes::Constants::LIB_DIR (constant)">Shoes::Constants::LIB_DIR</a></span>, <span class='object_link'><a href="Shoes/Constants.html#PI-constant" title="Shoes::Constants::PI (constant)">Shoes::Constants::PI</a></span>, <span class='object_link'><a href="Shoes/Constants.html#RAD2PI-constant" title="Shoes::Constants::RAD2PI (constant)">Shoes::Constants::RAD2PI</a></span>, <span class='object_link'><a href="Shoes/Constants.html#TWO_PI-constant" title="Shoes::Constants::TWO_PI (constant)">Shoes::Constants::TWO_PI</a></span></p>












<h2>Method Summary</h2>

<h3 class="inherited">Methods included from <span class='object_link'><a href="Shoes/Builtins.html" title="Shoes::Builtins (module)">Shoes::Builtins</a></span></h3>
<p class="inherited"><span class='object_link'><a href="Shoes/Builtins.html#alert-instance_method" title="Shoes::Builtins#alert (method)">#alert</a></span>, <span class='object_link'><a href="Shoes/Builtins.html#ask-instance_method" title="Shoes::Builtins#ask (method)">#ask</a></span>, <span class='object_link'><a href="Shoes/Builtins.html#ask_color-instance_method" title="Shoes::Builtins#ask_color (method)">#ask_color</a></span>, <span class='object_link'><a href="Shoes/Builtins.html#ask_open_file-instance_method" title="Shoes::Builtins#ask_open_file (method)">#ask_open_file</a></span>, <span class='object_link'><a href="Shoes/Builtins.html#ask_open_folder-instance_method" title="Shoes::Builtins#ask_open_folder (method)">#ask_open_folder</a></span>, <span class='object_link'><a href="Shoes/Builtins.html#ask_save_file-instance_method" title="Shoes::Builtins#ask_save_file (method)">#ask_save_file</a></span>, <span class='object_link'><a href="Shoes/Builtins.html#ask_save_folder-instance_method" title="Shoes::Builtins#ask_save_folder (method)">#ask_save_folder</a></span>, <span class='object_link'><a href="Shoes/Builtins.html#confirm-instance_method" title="Shoes::Builtins#confirm (method)">#confirm</a></span>, <span class='object_link'><a href="Shoes/Builtins.html#font-instance_method" title="Shoes::Builtins#font (method)">#font</a></span></p>









<h3 class="inherited">Methods included from <span class='object_link'><a href="Shoes/Constants.html" title="Shoes::Constants (module)">Shoes::Constants</a></span></h3>
<p class="inherited"><span class='object_link'><a href="Shoes/Constants.html#find_lib_dir-class_method" title="Shoes::Constants.find_lib_dir (method)">find_lib_dir</a></span></p>


</div>

<div id="footer">
Generated on Wed Nov 1 15:46:12 2023 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.2.0).
</div>

</div>
</body>
</html>
138 changes: 138 additions & 0 deletions Lacci.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: Lacci

&mdash; Documentation by YARD 0.9.28

</title>

<link rel="stylesheet" href="css/style.css" type="text/css" />

<link rel="stylesheet" href="css/common.css" type="text/css" />

<script type="text/javascript">
pathId = "Lacci";
relpath = '';
</script>


<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>

<script type="text/javascript" charset="utf-8" src="js/app.js"></script>


</head>
<body>
<div class="nav_wrap">
<iframe id="nav" src="class_list.html?1"></iframe>
<div id="resizer"></div>
</div>

<div id="main" tabindex="-1">
<div id="header">
<div id="menu">

<a href="_index.html">Index (L)</a> &raquo;


<span class="title">Lacci</span>

</div>

<div id="search">

<a class="full_list_link" id="docpages_list_link"
href="docpages_list.html">

<svg width="24" height="24">
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
</svg>
</a>

</div>
<div class="clear"></div>
</div>

<div id="content"><h1>Module: Lacci



</h1>
<div class="box_info">











<dl>
<dt>Defined in:</dt>
<dd>lacci/lib/lacci/version.rb</dd>
</dl>

</div>

<h2>Overview</h2><div class="docstring">
<div class="discussion">
<p>The name &quot;scarpe&quot; means &quot;shoes&quot; in Italian. &quot;Lacci&quot;
means &quot;laces.&quot; Lacci is the display-independent part
of Scarpe, tying the Shoes API to the display service
of your choice.</p>

<p>Almost nothing is called Lacci in your program. It&#39;s
mostly invisible. Instead, look at the <span class='object_link'><a href="Shoes.html" title="Shoes (module)">Shoes</a></span> module
to see what&#39;s in Lacci.</p>


</div>
</div>
<div class="tags">


</div>

<h2>
Constant Summary
<small><a href="#" class="constants_summary_toggle">collapse</a></small>
</h2>

<dl class="constants">

<dt id="VERSION-constant" class="">VERSION =

</dt>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.3.0</span><span class='tstring_end'>&quot;</span></span></pre></dd>

</dl>










</div>

<div id="footer">
Generated on Wed Nov 1 15:46:12 2023 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.2.0).
</div>

</div>
</body>
</html>
Loading

0 comments on commit d0e8150

Please sign in to comment.