Skip to content

Commit

Permalink
chore: re-imported docs/.
Browse files Browse the repository at this point in the history
  • Loading branch information
eser committed Nov 6, 2023
1 parent e6c05be commit d8cfaf7
Show file tree
Hide file tree
Showing 135 changed files with 19,530 additions and 0 deletions.
123 changes: 123 additions & 0 deletions docs/appserver.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
<!DOCTYPE html>
<html>
<head>
<title>appserver - cool documentation</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="doc-current-symbol" content="appserver">
<link rel="stylesheet" href="./styles.css">
<style></style>
</head>
<body>


<nav id="sidepanel">
<h2><a href="index.html"><span>cool</span></a></h2>

<div class="section_title"><div class="symbol_kind kind_Namespace_text kind_Namespace_bg" title="Namespace">
N
</div>
<h3 class="kind_Namespace_text">Namespaces</h3></div>
<ul>

<li>
<a href="appserver.html" title="appserver" class=""><span><code>appserver</code></span></a>
</li>

<li>
<a href="di.html" title="di" class=""><span><code>di</code></span></a>
</li>

<li>
<a href="dotenv.html" title="dotenv" class=""><span><code>dotenv</code></span></a>
</li>

<li>
<a href="events.html" title="events" class=""><span><code>events</code></span></a>
</li>

<li>
<a href="fp.html" title="fp" class=""><span><code>fp</code></span></a>
</li>

<li>
<a href="functions.html" title="functions" class=""><span><code>functions</code></span></a>
</li>

<li>
<a href="parsing.html" title="parsing" class=""><span><code>parsing</code></span></a>
</li>

<li>
<a href="standards.html" title="standards" class=""><span><code>standards</code></span></a>
</li>

</ul>

<div class="section_title"><div class="symbol_kind kind_Variable_text kind_Variable_bg" title="Variable">
v
</div>
<h3 class="kind_Variable_text">Variables</h3></div>
<ul>

<li>
<a href="metadata.html" title="metadata" class=""><span><code>metadata</code></span></a>
</li>

</ul>

</nav>


<div id="content">
<a href="./index.html">&#8592; Back to index</a>

<input type="text" id="searchbar" style="display: none;" />


<main class="symbol_group" id="symbol_appserver">

<article class="symbol">
<div class="symbol_header">
<div class="doc_block_title">
<div>
<span class="kind_Namespace_text">namespace</span>&nbsp;<span style="font-weight: 700;">appserver</span>
</div>

</div>
</div>
<div>
<div class="doc_block_items"><div><h2 class="section_title" id="Classes"><a href="#Classes" aria-label="Anchor">Classes</a></h2><table class="symbol_section"><tr>
<td class="symbol_section_symbol">
<div>
<div class="symbol_kind kind_Class_text kind_Class_bg" title="Class">c</div>
<a href="./appserver/AppServer.html">appserver.AppServer</a>
</div>
</td>
<td class="symbol_section_doc">

</td>
</tr></table></div><div><h2 class="section_title" id="Interfaces"><a href="#Interfaces" aria-label="Anchor">Interfaces</a></h2><table class="symbol_section"><tr>
<td class="symbol_section_symbol">
<div>
<div class="symbol_kind kind_Interface_text kind_Interface_bg" title="Interface">I</div>
<a href="./appserver/Module.html">appserver.Module</a>
</div>
</td>
<td class="symbol_section_doc">

</td>
</tr></table></div></div>
</div>
</article>

</main>

<div id="searchResults"></div>
</div>

</body>
<script src="./search_index.js" defer></script>
<script src="./fuse.js" defer></script>
<script src="./search.js" defer></script>
</html>
255 changes: 255 additions & 0 deletions docs/appserver/AppServer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,255 @@
<!DOCTYPE html>
<html>
<head>
<title>appserver.AppServer - cool documentation</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="doc-current-symbol" content="appserver.AppServer">
<link rel="stylesheet" href="./../styles.css">
<style></style>
</head>
<body>


<nav id="sidepanel">
<h2><a href="../index.html"><span>cool</span></a></h2>

<div class="section_title"><div class="symbol_kind kind_Namespace_text kind_Namespace_bg" title="Namespace">
N
</div>
<h3 class="kind_Namespace_text">Namespaces</h3></div>
<ul>

<li>
<a href="../appserver.html" title="appserver" class=""><span><code>appserver</code></span></a>
</li>

<li>
<a href="../di.html" title="di" class=""><span><code>di</code></span></a>
</li>

<li>
<a href="../dotenv.html" title="dotenv" class=""><span><code>dotenv</code></span></a>
</li>

<li>
<a href="../events.html" title="events" class=""><span><code>events</code></span></a>
</li>

<li>
<a href="../fp.html" title="fp" class=""><span><code>fp</code></span></a>
</li>

<li>
<a href="../functions.html" title="functions" class=""><span><code>functions</code></span></a>
</li>

<li>
<a href="../parsing.html" title="parsing" class=""><span><code>parsing</code></span></a>
</li>

<li>
<a href="../standards.html" title="standards" class=""><span><code>standards</code></span></a>
</li>

</ul>

<div class="section_title"><div class="symbol_kind kind_Variable_text kind_Variable_bg" title="Variable">
v
</div>
<h3 class="kind_Variable_text">Variables</h3></div>
<ul>

<li>
<a href="../metadata.html" title="metadata" class=""><span><code>metadata</code></span></a>
</li>

</ul>

</nav>


<div id="content">
<a href="./../index.html">&#8592; Back to index</a>

<input type="text" id="searchbar" style="display: none;" />


<main class="symbol_group" id="symbol_appserver.AppServer">

<article class="symbol">
<div class="symbol_header">
<div class="doc_block_title">
<div>
<span class="kind_Class_text">class</span>&nbsp;<span style="font-weight: 700;">appserver.AppServer</span>
</div>
<div class="doc_block_subtitle"></div>
</div>
</div>
<div>
<div class="doc_block_items"><div><h2 class="section_title" id="Constructors"><a href="#Constructors" aria-label="Anchor">Constructors</a></h2><div class="section">
<div class="doc_item" id="constructor_0">
<a
href="#constructor_0"
class="anchor"
aria-label="Anchor"
tabIndex=-1
>
<div style="width: 14px; height: 14px; display: inline-block;">&#128279;</div>
</a>
<div class="doc_entry">
<span class="doc_entry_children">
<code>
<span style="font-weight: 700;">AppServer</span><span style="font-weight: 500;">()</span>
</code>
</span>
</div>

</div>
</div></div><div><h2 class="section_title" id="Properties"><a href="#Properties" aria-label="Anchor">Properties</a></h2><div class="section">
<div class="doc_item" id="property_channels">
<a
href="#property_channels"
class="anchor"
aria-label="Anchor"
tabIndex=-1
>
<div style="width: 14px; height: 14px; display: inline-block;">&#128279;</div>
</a>
<div class="doc_entry">
<span class="doc_entry_children">
<code>
<span style="font-weight: 700;">channels</span><span style="font-weight: 500;">: <span>Map</span>&lt;<span>string</span><span>, </span><span>Channel</span>&gt;</span>
</code>
</span>
</div>

</div>

<div class="doc_item" id="property_di">
<a
href="#property_di"
class="anchor"
aria-label="Anchor"
tabIndex=-1
>
<div style="width: 14px; height: 14px; display: inline-block;">&#128279;</div>
</a>
<div class="doc_entry">
<span class="doc_entry_children">
<code>
<span style="font-weight: 700;">di</span><span style="font-weight: 500;">: di</span>
</code>
</span>
</div>

</div>

<div class="doc_item" id="property_events">
<a
href="#property_events"
class="anchor"
aria-label="Anchor"
tabIndex=-1
>
<div style="width: 14px; height: 14px; display: inline-block;">&#128279;</div>
</a>
<div class="doc_entry">
<span class="doc_entry_children">
<code>
<span style="font-weight: 700;">events</span><span style="font-weight: 500;">: events</span>
</code>
</span>
</div>

</div>

<div class="doc_item" id="property_modules">
<a
href="#property_modules"
class="anchor"
aria-label="Anchor"
tabIndex=-1
>
<div style="width: 14px; height: 14px; display: inline-block;">&#128279;</div>
</a>
<div class="doc_entry">
<span class="doc_entry_children">
<code>
<span style="font-weight: 700;">modules</span><span style="font-weight: 500;">: <span>Map</span>&lt;<span>string</span><span>, </span><a href="./../../appserver/Module.html" class="link">Module</a>&gt;</span>
</code>
</span>
</div>

</div>
</div></div><div><h2 class="section_title" id="Methods"><a href="#Methods" aria-label="Anchor">Methods</a></h2><div class="section">
<div class="doc_item" id="method_addChannel_0">
<a
href="#method_addChannel_0"
class="anchor"
aria-label="Anchor"
tabIndex=-1
>
<div style="width: 14px; height: 14px; display: inline-block;">&#128279;</div>
</a>
<div class="doc_entry">
<span class="doc_entry_children">
<code>
<span style="font-weight: 700;">addChannel</span><span style="font-weight: 500;">(<span><span>channel<span>: <span>Channel</span></span></span></span>): <span>void</span></span>
</code>
</span>
</div>

</div>

<div class="doc_item" id="method_addModule_0">
<a
href="#method_addModule_0"
class="anchor"
aria-label="Anchor"
tabIndex=-1
>
<div style="width: 14px; height: 14px; display: inline-block;">&#128279;</div>
</a>
<div class="doc_entry">
<span class="doc_entry_children">
<code>
<span style="font-weight: 700;">addModule</span><span style="font-weight: 500;">(<span><span>module<span>: <a href="./../../appserver/Module.html" class="link">Module</a></span></span></span>): <span>void</span></span>
</code>
</span>
</div>

</div>

<div class="doc_item" id="method_execute_0">
<a
href="#method_execute_0"
class="anchor"
aria-label="Anchor"
tabIndex=-1
>
<div style="width: 14px; height: 14px; display: inline-block;">&#128279;</div>
</a>
<div class="doc_entry">
<span class="doc_entry_children">
<code>
<span style="font-weight: 700;">execute</span><span style="font-weight: 500;">(<span><span>_options<span>: <span>unknown</span></span></span></span>): <span>void</span></span>
</code>
</span>
</div>

</div>
</div></div></div>
</div>
</article>

</main>

<div id="searchResults"></div>
</div>

</body>
<script src="./../search_index.js" defer></script>
<script src="./../fuse.js" defer></script>
<script src="./../search.js" defer></script>
</html>
Loading

0 comments on commit d8cfaf7

Please sign in to comment.