Skip to content

Commit e367df4

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

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

+12516
-0
lines changed

.cspellcache

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

404.html

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
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="canonical" href="https://adel-mamin.github.io/amast/404.html" />
16+
<link rel="index" title="Index" href="/genindex.html" />
17+
<link rel="search" title="Search" href="/search.html" />
18+
</head><body>
19+
<div class="related" role="navigation" aria-label="Related">
20+
<h3>Navigation</h3>
21+
<ul>
22+
<li class="right" style="margin-right: 10px">
23+
<a href="/genindex.html" title="General Index"
24+
accesskey="I">index</a></li>
25+
<li class="right" >
26+
<a href="/py-modindex.html" title="Python Module Index"
27+
>modules</a> |</li>
28+
<li class="nav-item nav-item-0"><a href="/index.html">AMAST documentation</a> &#187;</li>
29+
<li class="nav-item nav-item-this"><a href="">Page Not Found</a></li>
30+
</ul>
31+
</div>
32+
33+
<div class="document">
34+
<div class="documentwrapper">
35+
<div class="bodywrapper">
36+
<div class="body" role="main">
37+
38+
<h1>Page Not Found</h1>
39+
<p>
40+
The page you requested does not exist. You may have followed a bad
41+
link, or the page may have been moved or removed.
42+
43+
44+
<div class="clearer"></div>
45+
</div>
46+
</div>
47+
</div>
48+
<span id="sidebar-top"></span>
49+
<div class="sphinxsidebar" role="navigation" aria-label="Main">
50+
<div class="sphinxsidebarwrapper">
51+
52+
53+
54+
<h3>Navigation</h3>
55+
<ul>
56+
<li><a href="/index.html">Overview</a>
57+
58+
</li>
59+
</ul>
60+
<search id="searchbox" style="display: none" role="search">
61+
<h3 id="searchlabel">Quick search</h3>
62+
<div class="searchformwrapper">
63+
<form class="search" action="/search.html" method="get">
64+
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
65+
<input type="submit" value="Go" />
66+
</form>
67+
</div>
68+
</search>
69+
<script>document.getElementById('searchbox').style.display = "block"</script><div id="ethical-ad-placement"></div>
70+
</div>
71+
</div>
72+
<div class="clearer"></div>
73+
</div>
74+
<div class="footer" role="contentinfo">
75+
&#169; Copyright 2025, Adel Mamin.
76+
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.1.3.
77+
</div>
78+
</body>
79+
</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)