Skip to content

Commit 3425121

Browse files
committed
Deploy Sphinx docs to GitHub pages
0 parents  commit 3425121

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+12494
-0
lines changed

.cspellcache

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

404.html

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
<!DOCTYPE html>
2+
3+
<html lang="en" data-content_root="./">
4+
<head>
5+
<meta charset="utf-8" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<title>Page Not Found &#8212; AMAST documentation</title>
9+
<link rel="stylesheet" type="text/css" href="/_static/pygments.css?v=6625fa76" />
10+
<link rel="stylesheet" type="text/css" href="/_static/flask.css?v=b87c8d14" />
11+
<script src="/_static/documentation_options.js?v=5929fcd5"></script>
12+
<script src="/_static/doctools.js?v=9bcbadda"></script>
13+
<script src="/_static/sphinx_highlight.js?v=dc90522c"></script>
14+
<script data-project="amast" data-version="" src="/_static/describe_version.js?v=fa7f30d0"></script>
15+
<link rel="index" title="Index" href="/genindex.html" />
16+
<link rel="search" title="Search" href="/search.html" />
17+
</head><body>
18+
<div class="related" role="navigation" aria-label="Related">
19+
<h3>Navigation</h3>
20+
<ul>
21+
<li class="right" style="margin-right: 10px">
22+
<a href="/genindex.html" title="General Index"
23+
accesskey="I">index</a></li>
24+
<li class="right" >
25+
<a href="/py-modindex.html" title="Python Module Index"
26+
>modules</a> |</li>
27+
<li class="nav-item nav-item-0"><a href="/index.html">AMAST documentation</a> &#187;</li>
28+
<li class="nav-item nav-item-this"><a href="">Page Not Found</a></li>
29+
</ul>
30+
</div>
31+
32+
<div class="document">
33+
<div class="documentwrapper">
34+
<div class="bodywrapper">
35+
<div class="body" role="main">
36+
37+
<h1>Page Not Found</h1>
38+
<p>
39+
The page you requested does not exist. You may have followed a bad
40+
link, or the page may have been moved or removed.
41+
42+
43+
<div class="clearer"></div>
44+
</div>
45+
</div>
46+
</div>
47+
<span id="sidebar-top"></span>
48+
<div class="sphinxsidebar" role="navigation" aria-label="Main">
49+
<div class="sphinxsidebarwrapper">
50+
51+
52+
53+
<h3>Navigation</h3>
54+
<ul>
55+
<li><a href="/index.html">Overview</a>
56+
57+
</li>
58+
</ul>
59+
<search id="searchbox" style="display: none" role="search">
60+
<h3 id="searchlabel">Quick search</h3>
61+
<div class="searchformwrapper">
62+
<form class="search" action="/search.html" method="get">
63+
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
64+
<input type="submit" value="Go" />
65+
</form>
66+
</div>
67+
</search>
68+
<script>document.getElementById('searchbox').style.display = "block"</script><div id="ethical-ad-placement"></div>
69+
</div>
70+
</div>
71+
<div class="clearer"></div>
72+
</div>
73+
<div class="footer" role="contentinfo">
74+
&#169; Copyright 2025, Adel Mamin.
75+
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.1.3.
76+
</div>
77+
</body>
78+
</html>

_sources/ao.rst.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.. include:: ../libs/ao/README.rst

0 commit comments

Comments
 (0)