Skip to content

Commit

Permalink
Deploying to gh-pages from @ bdba169 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
stoerr committed Jun 29, 2024
1 parent 69ce512 commit 5a58246
Show file tree
Hide file tree
Showing 370 changed files with 22,413 additions and 2,883 deletions.
43 changes: 38 additions & 5 deletions aigenpipeline-commandline/apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Sun May 05 11:27:52 UTC 2024 -->
<title>All Classes (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.23) on Sat Jun 29 16:09:37 UTC 2024 -->
<title>All Classes (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-05-05">
<meta name="dc.created" content="2024-06-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -22,12 +22,18 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)";
parent.document.title="All Classes (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":8};
var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],8:["t4","Exception Summary"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
Expand Down Expand Up @@ -100,15 +106,42 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<ul class="blockList">
<li class="blockList">
<table class="typeSummary">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<caption><span id="t0" class="activeTableTab"><span>All Classes</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Class Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Exception Summary</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><a href="net/stoerr/ai/aigenpipeline/commandline/AIDepDiagram.html" title="class in net.stoerr.ai.aigenpipeline.commandline">AIDepDiagram</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><a href="net/stoerr/ai/aigenpipeline/commandline/AIGenArgumentList.html" title="class in net.stoerr.ai.aigenpipeline.commandline">AIGenArgumentList</a></td>
<th class="colLast" scope="row">
<div class="block">A set of arguments that is either given on command line, from the environment or otherwise given, or read from a config file.</div>
</th>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><a href="net/stoerr/ai/aigenpipeline/commandline/AIGenPipeline.html" title="class in net.stoerr.ai.aigenpipeline.commandline">AIGenPipeline</a></td>
<th class="colLast" scope="row">
<div class="block">
The main entry point of the AI Generation Pipeline.</div>
</th>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><a href="net/stoerr/ai/aigenpipeline/commandline/TopoSort.html" title="class in net.stoerr.ai.aigenpipeline.commandline">TopoSort</a>&lt;<a href="net/stoerr/ai/aigenpipeline/commandline/TopoSort.html" title="type parameter in TopoSort">T</a>&gt;</td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><a href="net/stoerr/ai/aigenpipeline/commandline/TopoSort.Edge.html" title="class in net.stoerr.ai.aigenpipeline.commandline">TopoSort.Edge</a>&lt;<a href="net/stoerr/ai/aigenpipeline/commandline/TopoSort.Edge.html" title="type parameter in TopoSort.Edge">T</a>&gt;</td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><a href="net/stoerr/ai/aigenpipeline/commandline/TopoSort.TopoSortCycleException.html" title="class in net.stoerr.ai.aigenpipeline.commandline">TopoSort.TopoSortCycleException</a></td>
<th class="colLast" scope="row">
<div class="block">Is thrown to notify that there is a cycle regarding the given node.</div>
</th>
</tr>
</table>
</li>
</ul>
Expand Down
11 changes: 8 additions & 3 deletions aigenpipeline-commandline/apidocs/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Sun May 05 11:27:52 UTC 2024 -->
<title>All Classes (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.23) on Sat Jun 29 16:09:37 UTC 2024 -->
<title>All Classes (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-05-05">
<meta name="dc.created" content="2024-06-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -23,7 +23,12 @@
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="net/stoerr/ai/aigenpipeline/commandline/AIDepDiagram.html" title="class in net.stoerr.ai.aigenpipeline.commandline">AIDepDiagram</a></li>
<li><a href="net/stoerr/ai/aigenpipeline/commandline/AIGenArgumentList.html" title="class in net.stoerr.ai.aigenpipeline.commandline">AIGenArgumentList</a></li>
<li><a href="net/stoerr/ai/aigenpipeline/commandline/AIGenPipeline.html" title="class in net.stoerr.ai.aigenpipeline.commandline">AIGenPipeline</a></li>
<li><a href="net/stoerr/ai/aigenpipeline/commandline/TopoSort.html" title="class in net.stoerr.ai.aigenpipeline.commandline">TopoSort</a></li>
<li><a href="net/stoerr/ai/aigenpipeline/commandline/TopoSort.Edge.html" title="class in net.stoerr.ai.aigenpipeline.commandline">TopoSort.Edge</a></li>
<li><a href="net/stoerr/ai/aigenpipeline/commandline/TopoSort.TopoSortCycleException.html" title="class in net.stoerr.ai.aigenpipeline.commandline">TopoSort.TopoSortCycleException</a></li>
</ul>
</div>
</main>
Expand Down
8 changes: 4 additions & 4 deletions aigenpipeline-commandline/apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Sun May 05 11:27:52 UTC 2024 -->
<title>All Packages (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.23) on Sat Jun 29 16:09:37 UTC 2024 -->
<title>All Packages (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-05-05">
<meta name="dc.created" content="2024-06-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)";
parent.document.title="All Packages (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions aigenpipeline-commandline/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Sun May 05 11:27:52 UTC 2024 -->
<title>Constant Field Values (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.23) on Sat Jun 29 16:09:37 UTC 2024 -->
<title>Constant Field Values (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-05-05">
<meta name="dc.created" content="2024-06-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)";
parent.document.title="Constant Field Values (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions aigenpipeline-commandline/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Sun May 05 11:27:52 UTC 2024 -->
<title>Deprecated List (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.23) on Sat Jun 29 16:09:37 UTC 2024 -->
<title>Deprecated List (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-05-05">
<meta name="dc.created" content="2024-06-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)";
parent.document.title="Deprecated List (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions aigenpipeline-commandline/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.22) on Sun May 05 11:27:52 UTC 2024 -->
<title>API Help (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.23) on Sat Jun 29 16:09:37 UTC 2024 -->
<title>API Help (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-05-05">
<meta name="dc.created" content="2024-06-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (AIGenPipeline Command Line Tool 1.1.1-SNAPSHOT API)";
parent.document.title="API Help (AIGenPipeline Command Line Tool 2.0.1-SNAPSHOT API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 5a58246

Please sign in to comment.