Skip to content

Commit

Permalink
chore: Regenerated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukanoksuz committed Oct 11, 2023
1 parent 5184064 commit 962e5fc
Show file tree
Hide file tree
Showing 321 changed files with 19,809 additions and 32,847 deletions.
7 changes: 0 additions & 7 deletions apidoc.json

This file was deleted.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "liman/liman",
"description": "Liman System Manager.",
"description": "Liman System Manager",
"keywords": ["liman", "linux", "havelsan"],
"license": "MIT",
"type": "project",
Expand Down
285 changes: 144 additions & 141 deletions composer.lock

Large diffs are not rendered by default.

450 changes: 450 additions & 0 deletions docs/classes/App-Casts-Jsonb.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

20 changes: 12 additions & 8 deletions docs/classes/App-Connectors-Connector.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/app-casts.html" class="">Casts</a>

</li>
<li>
<a href="namespaces/app-classes.html" class="">Classes</a>

</li>
<li>
<a href="namespaces/app-connectors.html" class="">Connectors</a>

</li>
Expand Down Expand Up @@ -102,10 +110,6 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
<li>
<a href="namespaces/app-providers.html" class="">Providers</a>

</li>
<li>
<a href="namespaces/app-sandboxes.html" class="">Sandboxes</a>

</li>
<li>
<a href="namespaces/app-support.html" class="">Support</a>
Expand Down Expand Up @@ -253,14 +257,14 @@ <h4 class="phpdocumentor-element__name" id="method___construct">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/App-Models-Server.html"><abbr title="\App\Models\Server">Server</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$server</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$user_id</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\App\Models\Server">Server</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$server</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$user_id</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$server</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/App-Models-Server.html"><abbr title="\App\Models\Server">Server</abbr></a></span>
: <span class="phpdocumentor-signature__argument__return-type"><abbr title="\App\Models\Server">Server</abbr></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

Expand Down Expand Up @@ -302,14 +306,14 @@ <h4 class="phpdocumentor-element__name" id="method_create">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">create</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/App-Models-Server.html"><abbr title="\App\Models\Server">Server</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$server</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$username</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$password</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$user_id</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$key</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$port</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">create</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\App\Models\Server">Server</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$server</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$username</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$password</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$user_id</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$key</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$port</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$server</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/App-Models-Server.html"><abbr title="\App\Models\Server">Server</abbr></a></span>
: <span class="phpdocumentor-signature__argument__return-type"><abbr title="\App\Models\Server">Server</abbr></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

Expand Down
24 changes: 14 additions & 10 deletions docs/classes/App-Connectors-GenericConnector.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/app-casts.html" class="">Casts</a>

</li>
<li>
<a href="namespaces/app-classes.html" class="">Classes</a>

</li>
<li>
<a href="namespaces/app-connectors.html" class="">Connectors</a>

</li>
Expand Down Expand Up @@ -102,10 +110,6 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
<li>
<a href="namespaces/app-providers.html" class="">Providers</a>

</li>
<li>
<a href="namespaces/app-sandboxes.html" class="">Sandboxes</a>

</li>
<li>
<a href="namespaces/app-support.html" class="">Support</a>
Expand Down Expand Up @@ -397,21 +401,21 @@ <h4 class="phpdocumentor-element__name" id="method_create">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="app/Connectors/GenericConnector.php"><a href="files/app-connectors-genericconnector.html"><abbr title="app/Connectors/GenericConnector.php">GenericConnector.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">118</span>
<span class="phpdocumentor-element-found-in__line">127</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">create</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/App-Models-Server.html"><abbr title="\App\Models\Server">Server</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$server</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$username</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$password</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$user_id</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$key</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$port</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
<span class="phpdocumentor-signature__name">create</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\App\Models\Server">Server</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$server</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$username</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$password</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$user_id</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$key</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href=""><abbr title=""></abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$port</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$server</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/App-Models-Server.html"><abbr title="\App\Models\Server">Server</abbr></a></span>
: <span class="phpdocumentor-signature__argument__return-type"><abbr title="\App\Models\Server">Server</abbr></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

Expand Down Expand Up @@ -531,7 +535,7 @@ <h4 class="phpdocumentor-element__name" id="method_receiveFile">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="app/Connectors/GenericConnector.php"><a href="files/app-connectors-genericconnector.html"><abbr title="app/Connectors/GenericConnector.php">GenericConnector.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">156</span>
<span class="phpdocumentor-element-found-in__line">165</span>

</aside>

Expand Down Expand Up @@ -666,7 +670,7 @@ <h4 class="phpdocumentor-element__name" id="method_sendFile">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="app/Connectors/GenericConnector.php"><a href="files/app-connectors-genericconnector.html"><abbr title="app/Connectors/GenericConnector.php">GenericConnector.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">138</span>
<span class="phpdocumentor-element-found-in__line">147</span>

</aside>

Expand Down Expand Up @@ -737,7 +741,7 @@ <h4 class="phpdocumentor-element__name" id="method_verify">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="app/Connectors/GenericConnector.php"><a href="files/app-connectors-genericconnector.html"><abbr title="app/Connectors/GenericConnector.php">GenericConnector.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">177</span>
<span class="phpdocumentor-element-found-in__line">186</span>

</aside>

Expand Down
Loading

0 comments on commit 962e5fc

Please sign in to comment.