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 12, 2024
1 parent 89e9093 commit 7806e6f
Show file tree
Hide file tree
Showing 10 changed files with 204 additions and 16 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=e0d191fa7d67ccb585dd7ceca76f90975a9100a5">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<!--[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=e0d191fa7d67ccb585dd7ceca76f90975a9100a5">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<!--[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=e0d191fa7d67ccb585dd7ceca76f90975a9100a5">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<!--[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=e0d191fa7d67ccb585dd7ceca76f90975a9100a5">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<!--[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=e0d191fa7d67ccb585dd7ceca76f90975a9100a5">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<!--[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 @@ -360,6 +360,12 @@ <h4 id="toc-methods">
</dt>
<dd>Format the date values for the twig template</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getFundingData">getFundingData()</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getIdentifiers">getIdentifiers()</a>
<span>
Expand Down Expand Up @@ -464,6 +470,12 @@ <h4 id="toc-methods">
</dt>
<dd>Create the JS string for the leaflet map MultiPolyLang from Polygon data</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getProjectDetailsData">getProjectDetailsData()</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getRdfTypes">getRdfTypes()</a>
<span>
Expand Down Expand Up @@ -1681,6 +1693,41 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">string</span>
</section>

</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_getFundingData">
getFundingData()
<a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getFundingData" 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/Object/ResourceCoreObject.php"><a href="files/arche-core-gui-src-object-resourcecoreobject.html"><abbr title="arche_core_gui/src/Object/ResourceCoreObject.php">ResourceCoreObject.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1049</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">getFundingData</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>

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




<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
</section>

</article>
<article
class="phpdocumentor-element
Expand Down Expand Up @@ -2055,7 +2102,7 @@ <h4 class="phpdocumentor-element__name" id="method_getPlaceAddress">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Object/ResourceCoreObject.php"><a href="files/arche-core-gui-src-object-resourcecoreobject.html"><abbr title="arche_core_gui/src/Object/ResourceCoreObject.php">ResourceCoreObject.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1053</span>
<span class="phpdocumentor-element-found-in__line">1110</span>

</aside>

Expand Down Expand Up @@ -2220,6 +2267,41 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">string</span>
</section>

</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_getProjectDetailsData">
getProjectDetailsData()
<a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getProjectDetailsData" 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/Object/ResourceCoreObject.php"><a href="files/arche-core-gui-src-object-resourcecoreobject.html"><abbr title="arche_core_gui/src/Object/ResourceCoreObject.php">ResourceCoreObject.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1018</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">getProjectDetailsData</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>

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




<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
</section>

</article>
<article
class="phpdocumentor-element
Expand Down Expand Up @@ -2486,7 +2568,7 @@ <h4 class="phpdocumentor-element__name" id="method_getSizeData">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Object/ResourceCoreObject.php"><a href="files/arche-core-gui-src-object-resourcecoreobject.html"><abbr title="arche_core_gui/src/Object/ResourceCoreObject.php">ResourceCoreObject.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1022</span>
<span class="phpdocumentor-element-found-in__line">1079</span>

</aside>

Expand Down Expand Up @@ -2558,7 +2640,7 @@ <h4 class="phpdocumentor-element__name" id="method_getTechnicalData">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Object/ResourceCoreObject.php"><a href="files/arche-core-gui-src-object-resourcecoreobject.html"><abbr title="arche_core_gui/src/Object/ResourceCoreObject.php">ResourceCoreObject.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1086</span>
<span class="phpdocumentor-element-found-in__line">1143</span>

</aside>

Expand Down Expand Up @@ -2749,7 +2831,7 @@ <h4 class="phpdocumentor-element__name" id="method_hasVersion">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Object/ResourceCoreObject.php"><a href="files/arche-core-gui-src-object-resourcecoreobject.html"><abbr title="arche_core_gui/src/Object/ResourceCoreObject.php">ResourceCoreObject.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1115</span>
<span class="phpdocumentor-element-found-in__line">1172</span>

</aside>

Expand Down Expand Up @@ -3108,7 +3190,7 @@ <h4 class="phpdocumentor-element__name" id="method_formatBytes">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui/src/Object/ResourceCoreObject.php"><a href="files/arche-core-gui-src-object-resourcecoreobject.html"><abbr title="arche_core_gui/src/Object/ResourceCoreObject.php">ResourceCoreObject.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1122</span>
<span class="phpdocumentor-element-found-in__line">1179</span>

</aside>

Expand Down Expand Up @@ -3337,6 +3419,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getDataString">getDataString()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getExpertTableData">getExpertTableData()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getFormattedDateByProperty">getFormattedDateByProperty()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getFundingData">getFundingData()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getIdentifiers">getIdentifiers()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getInsideUrl">getInsideUrl()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getLicenseData">getLicenseData()</a></li>
Expand All @@ -3352,6 +3435,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getPolygon">getPolygon()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getPolygonData">getPolygonData()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getPolygonFirstCoordinate">getPolygonFirstCoordinate()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getProjectDetailsData">getProjectDetailsData()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getRdfTypes">getRdfTypes()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getRepoBaseUrl">getRepoBaseUrl()</a></li>
<li><a href="classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getRepoGuiUrl">getRepoGuiUrl()</a></li>
Expand Down
10 changes: 10 additions & 0 deletions _site/devdocs/js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -12255,6 +12255,16 @@ Search.appendIndex(
"name": "getCreditsData",
"summary": "Return\u0020the\u0020metadata\u0020view\u0020right\u0020box\u0020Credits\u0020card\u0020content",
"url": "classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getCreditsData"
}, {
"fqsen": "\\Drupal\\arche_core_gui\\Object\\ResourceCoreObject\u003A\u003AgetProjectDetailsData\u0028\u0029",
"name": "getProjectDetailsData",
"summary": "",
"url": "classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getProjectDetailsData"
}, {
"fqsen": "\\Drupal\\arche_core_gui\\Object\\ResourceCoreObject\u003A\u003AgetFundingData\u0028\u0029",
"name": "getFundingData",
"summary": "",
"url": "classes/Drupal-arche-core-gui-Object-ResourceCoreObject.html#method_getFundingData"
}, {
"fqsen": "\\Drupal\\arche_core_gui\\Object\\ResourceCoreObject\u003A\u003AgetSizeData\u0028\u0029",
"name": "getSizeData",
Expand Down
2 changes: 1 addition & 1 deletion _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebSite","description":"Documentation for the ARCHE repository software stack","headline":"Introduction","name":"ARCHE Suite documentation","url":"/arche-docs/"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=e0d191fa7d67ccb585dd7ceca76f90975a9100a5">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=89e909387900a1083cb309b56aa66a6d925e644c">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
Loading

0 comments on commit 7806e6f

Please sign in to comment.