Skip to content

Commit

Permalink
Jekyll build
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions Workflow committed Nov 13, 2024
1 parent 7806e6f commit 8afc7d8
Show file tree
Hide file tree
Showing 40 changed files with 1,710 additions and 316 deletions.
2 changes: 1 addition & 1 deletion _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for the ARCHE repository software stack","headline":"ARCHE Suite documentation","url":"/arche-docs/404.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=7806e6f483910c81c17a3f0021dfb7e9868e8eb4">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
2 changes: 1 addition & 1 deletion _site/aux/dissemination_services.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for the ARCHE repository software stack","headline":"Dissemination services","url":"/arche-docs/aux/dissemination_services.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=7806e6f483910c81c17a3f0021dfb7e9868e8eb4">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
2 changes: 1 addition & 1 deletion _site/aux/firstSteps.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for the ARCHE repository software stack","headline":"Pretty extensive tour through the ARCHE Suite deployment","url":"/arche-docs/aux/firstSteps.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=7806e6f483910c81c17a3f0021dfb7e9868e8eb4">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
2 changes: 1 addition & 1 deletion _site/aux/if_you_really_want_sparql.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for the ARCHE repository software stack","headline":"If you really need SPARQL","url":"/arche-docs/aux/if_you_really_want_sparql.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=7806e6f483910c81c17a3f0021dfb7e9868e8eb4">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
2 changes: 1 addition & 1 deletion _site/aux/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for the ARCHE repository software stack","headline":"Introduction","url":"/arche-docs/aux/intro.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=7806e6f483910c81c17a3f0021dfb7e9868e8eb4">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">15</span>
<span class="phpdocumentor-element-found-in__line">16</span>

</aside>

Expand Down Expand Up @@ -265,6 +265,12 @@ <h4 id="toc-methods">
<dd>If the API needs a different response language then we have to change the
session lang params to get the desired lang string translation</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a href="classes/Drupal-arche-core-gui-Controller-ArcheBaseController.html#method_checkTmpDirs">checkTmpDirs()</a>
<span>
&nbsp;: mixed </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a href="classes/Drupal-arche-core-gui-Controller-ArcheBaseController.html#method_getCurrentLanguage">getCurrentLanguage()</a>
<span>
Expand Down Expand Up @@ -303,7 +309,7 @@ <h4 class="phpdocumentor-element__name" id="property_config">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">16</span>
<span class="phpdocumentor-element-found-in__line">18</span>

</aside>

Expand Down Expand Up @@ -336,7 +342,7 @@ <h4 class="phpdocumentor-element__name" id="property_helper">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">20</span>
<span class="phpdocumentor-element-found-in__line">22</span>

</aside>

Expand Down Expand Up @@ -369,7 +375,7 @@ <h4 class="phpdocumentor-element__name" id="property_model">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">21</span>
<span class="phpdocumentor-element-found-in__line">23</span>

</aside>

Expand Down Expand Up @@ -402,7 +408,7 @@ <h4 class="phpdocumentor-element__name" id="property_ontology">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">18</span>
<span class="phpdocumentor-element-found-in__line">20</span>

</aside>

Expand Down Expand Up @@ -435,7 +441,7 @@ <h4 class="phpdocumentor-element__name" id="property_pdo">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">22</span>
<span class="phpdocumentor-element-found-in__line">24</span>

</aside>

Expand Down Expand Up @@ -468,7 +474,7 @@ <h4 class="phpdocumentor-element__name" id="property_repoDb">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">17</span>
<span class="phpdocumentor-element-found-in__line">19</span>

</aside>

Expand Down Expand Up @@ -501,7 +507,7 @@ <h4 class="phpdocumentor-element__name" id="property_schema">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">23</span>
<span class="phpdocumentor-element-found-in__line">25</span>

</aside>

Expand Down Expand Up @@ -534,7 +540,7 @@ <h4 class="phpdocumentor-element__name" id="property_siteLang">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">19</span>
<span class="phpdocumentor-element-found-in__line">21</span>

</aside>

Expand Down Expand Up @@ -572,7 +578,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">25</span>
<span class="phpdocumentor-element-found-in__line">27</span>

</aside>

Expand Down Expand Up @@ -603,7 +609,7 @@ <h4 class="phpdocumentor-element__name" id="method_changeAPILanguage">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">49</span>
<span class="phpdocumentor-element-found-in__line">76</span>

</aside>

Expand Down Expand Up @@ -631,6 +637,37 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>



</article>
<article
class="phpdocumentor-element
-method
-private
"
>
<h4 class="phpdocumentor-element__name" id="method_checkTmpDirs">
checkTmpDirs()
<a href="classes/Drupal-arche-core-gui-Controller-ArcheBaseController.html#method_checkTmpDirs" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">45</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__name">checkTmpDirs</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>

<div class="phpdocumentor-label-line">
</div>





</article>
<article
class="phpdocumentor-element
Expand All @@ -646,7 +683,7 @@ <h4 class="phpdocumentor-element__name" id="method_getCurrentLanguage">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Controller/ArcheBaseController.php"><a href="files/arche-core-gui-src-controller-archebasecontroller.html"><abbr title="arche_core_gui/src/Controller/ArcheBaseController.php">ArcheBaseController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">60</span>
<span class="phpdocumentor-element-found-in__line">87</span>

</aside>

Expand Down Expand Up @@ -797,6 +834,7 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/Drupal-arche-core-gui-Controller-ArcheBaseController.html#method___construct">__construct()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Controller-ArcheBaseController.html#method_changeAPILanguage">changeAPILanguage()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Controller-ArcheBaseController.html#method_checkTmpDirs">checkTmpDirs()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Controller-ArcheBaseController.html#method_getCurrentLanguage">getCurrentLanguage()</a></li>
</ul>
</li>
Expand Down
Loading

0 comments on commit 8afc7d8

Please sign in to comment.