-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update GitHub Pages documentation site
- Loading branch information
1 parent
0c8da52
commit a753c32
Showing
149 changed files
with
2,670 additions
and
23,181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"><meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<title>l2.agent.abstract module</title> | ||
|
||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/theme.css " type="text/css" /> | ||
|
||
<!-- sphinx script_files --> | ||
<script src="_static/documentation_options.js?v=70763fe1"></script> | ||
<script src="_static/doctools.js?v=888ff710"></script> | ||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script> | ||
|
||
|
||
<!-- bundled in js (rollup iife) --> | ||
<!-- <script src="_static/theme-vendors.js"></script> --> | ||
<script src="_static/theme.js" defer></script> | ||
|
||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
</head> | ||
|
||
<body> | ||
<div id="app"> | ||
<div class="theme-container" :class="pageClasses"><navbar @toggle-sidebar="toggleSidebar"> | ||
<router-link to="index.html" class="home-link"> | ||
|
||
<span class="site-name">openssa</span> | ||
|
||
</router-link> | ||
|
||
<div class="links"> | ||
<navlinks class="can-hide"> | ||
|
||
|
||
|
||
</navlinks> | ||
</div> | ||
</navbar> | ||
|
||
|
||
<div class="sidebar-mask" @click="toggleSidebar(false)"> | ||
</div> | ||
<sidebar @toggle-sidebar="toggleSidebar"> | ||
|
||
<navlinks> | ||
|
||
|
||
|
||
|
||
|
||
</navlinks><div id="searchbox" class="searchbox" role="search"> | ||
<div class="caption"><span class="caption-text">Quick search</span> | ||
<div class="searchformwrapper"> | ||
<form class="search" action="search.html" method="get"> | ||
<input type="text" name="q" /> | ||
<input type="submit" value="Search" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div> | ||
</div><div class="sidebar-links" role="navigation" aria-label="main navigation"> | ||
|
||
</div> | ||
</sidebar> | ||
|
||
<page> | ||
<div class="body-header" role="navigation" aria-label="navigation"> | ||
|
||
<ul class="breadcrumbs"> | ||
<li><a href="index.html">Docs</a> »</li> | ||
|
||
<li>l2.agent.abstract module</li> | ||
</ul> | ||
|
||
|
||
<ul class="page-nav"> | ||
</ul> | ||
|
||
</div> | ||
<hr> | ||
<div class="content" role="main" v-pre> | ||
|
||
<section id="l2-agent-abstract-module"> | ||
<h1>l2.agent.abstract module<a class="headerlink" href="#l2-agent-abstract-module" title="Link to this heading">¶</a></h1> | ||
</section> | ||
|
||
|
||
</div> | ||
<div class="page-nav"> | ||
<div class="inner"><ul class="page-nav"> | ||
</ul><div class="footer" role="contentinfo"> | ||
© Copyright 2024, Aitomatic, Inc. <engineering@aitomatic.com>. | ||
<br> | ||
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.6 with <a href="https://github.com/schettino72/sphinx_press_theme">Press Theme</a> 0.8.0. | ||
</div> | ||
</div> | ||
</div> | ||
</page> | ||
</div></div> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"><meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<title>l2.agent.agent module</title> | ||
|
||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/theme.css " type="text/css" /> | ||
|
||
<!-- sphinx script_files --> | ||
<script src="_static/documentation_options.js?v=70763fe1"></script> | ||
<script src="_static/doctools.js?v=888ff710"></script> | ||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script> | ||
|
||
|
||
<!-- bundled in js (rollup iife) --> | ||
<!-- <script src="_static/theme-vendors.js"></script> --> | ||
<script src="_static/theme.js" defer></script> | ||
|
||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
</head> | ||
|
||
<body> | ||
<div id="app"> | ||
<div class="theme-container" :class="pageClasses"><navbar @toggle-sidebar="toggleSidebar"> | ||
<router-link to="index.html" class="home-link"> | ||
|
||
<span class="site-name">openssa</span> | ||
|
||
</router-link> | ||
|
||
<div class="links"> | ||
<navlinks class="can-hide"> | ||
|
||
|
||
|
||
</navlinks> | ||
</div> | ||
</navbar> | ||
|
||
|
||
<div class="sidebar-mask" @click="toggleSidebar(false)"> | ||
</div> | ||
<sidebar @toggle-sidebar="toggleSidebar"> | ||
|
||
<navlinks> | ||
|
||
|
||
|
||
|
||
|
||
</navlinks><div id="searchbox" class="searchbox" role="search"> | ||
<div class="caption"><span class="caption-text">Quick search</span> | ||
<div class="searchformwrapper"> | ||
<form class="search" action="search.html" method="get"> | ||
<input type="text" name="q" /> | ||
<input type="submit" value="Search" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div> | ||
</div><div class="sidebar-links" role="navigation" aria-label="main navigation"> | ||
|
||
</div> | ||
</sidebar> | ||
|
||
<page> | ||
<div class="body-header" role="navigation" aria-label="navigation"> | ||
|
||
<ul class="breadcrumbs"> | ||
<li><a href="index.html">Docs</a> »</li> | ||
|
||
<li>l2.agent.agent module</li> | ||
</ul> | ||
|
||
|
||
<ul class="page-nav"> | ||
</ul> | ||
|
||
</div> | ||
<hr> | ||
<div class="content" role="main" v-pre> | ||
|
||
<section id="l2-agent-agent-module"> | ||
<h1>l2.agent.agent module<a class="headerlink" href="#l2-agent-agent-module" title="Link to this heading">¶</a></h1> | ||
</section> | ||
|
||
|
||
</div> | ||
<div class="page-nav"> | ||
<div class="inner"><ul class="page-nav"> | ||
</ul><div class="footer" role="contentinfo"> | ||
© Copyright 2024, Aitomatic, Inc. <engineering@aitomatic.com>. | ||
<br> | ||
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.6 with <a href="https://github.com/schettino72/sphinx_press_theme">Press Theme</a> 0.8.0. | ||
</div> | ||
</div> | ||
</div> | ||
</page> | ||
</div></div> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.