Skip to content

Commit

Permalink
working example
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbhagatio committed Apr 25, 2022
1 parent 6424b6b commit 90c23ec
Show file tree
Hide file tree
Showing 33 changed files with 788 additions and 17 deletions.
15 changes: 15 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[submodule "aeon_mecha"]
path = aeon_mecha
url = https://github.com/SainsburyWellcomeCentre/aeon_mecha
[submodule "aeon_analysis"]
path = aeon_analysis
url = https://github.com/SainsburyWellcomeCentre/aeon_analysis
[submodule "aeon_blog"]
path = aeon_blog
url = https://github.com/SainsburyWellcomeCentre/aeon_blog
[submodule "aeon_experiments"]
path = aeon_experiments
url = https://github.com/SainsburyWellcomeCentre/aeon_experiments
[submodule "aeon_acquisition"]
path = aeon_acquisition
url = https://github.com/SainsburyWellcomeCentre/aeon_acquisition
1 change: 1 addition & 0 deletions aeon_acquisition
Submodule aeon_acquisition added at bd15f7
1 change: 1 addition & 0 deletions aeon_analysis
Submodule aeon_analysis added at e9abb1
1 change: 1 addition & 0 deletions aeon_blog
Submodule aeon_blog added at a4c9ae
1 change: 1 addition & 0 deletions aeon_experiments
Submodule aeon_experiments added at 08b82e
1 change: 1 addition & 0 deletions aeon_mecha
Submodule aeon_mecha added at d72e28
Binary file modified docs/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/.doctrees/index.doctree
Binary file not shown.
Binary file added docs/.doctrees/test.doctree
Binary file not shown.
6 changes: 4 additions & 2 deletions docs/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to aeon_docs's documentation!
=====================================
Welcome to Project Aeon's online docs!
======================================

.. toctree::
:maxdepth: 2
:caption: Contents:

test



Indices and tables
Expand Down
17 changes: 17 additions & 0 deletions docs/_sources/test.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Example
=======


aeon.preprocessing

.. automodule:: aeon.preprocessing

aeon.io

.. automodule:: aeon.io

aeon.io.api

.. automodule:: aeon.io.api

.. autofunction:: aeon.io.api.load
Binary file modified docs/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/doctrees/index.doctree
Binary file not shown.
Binary file added docs/doctrees/test.doctree
Binary file not shown.
61 changes: 61 additions & 0 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,65 @@
<h1 id="index">Index</h1>

<div class="genindex-jumpbox">
<a href="#A"><strong>A</strong></a>
| <a href="#L"><strong>L</strong></a>
| <a href="#M"><strong>M</strong></a>

</div>
<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
aeon.io

<ul>
<li><a href="test.html#module-aeon.io">module</a>
</li>
</ul></li>
<li>
aeon.io.api

<ul>
<li><a href="test.html#module-aeon.io.api">module</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
aeon.preprocessing

<ul>
<li><a href="test.html#module-aeon.preprocessing">module</a>
</li>
</ul></li>
</ul></td>
</tr></table>

<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="test.html#aeon.io.api.load">load() (in module aeon.io.api)</a>
</li>
</ul></td>
</tr></table>

<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
module

<ul>
<li><a href="test.html#module-aeon.io">aeon.io</a>
</li>
<li><a href="test.html#module-aeon.io.api">aeon.io.api</a>
</li>
<li><a href="test.html#module-aeon.preprocessing">aeon.preprocessing</a>
</li>
</ul></li>
</ul></td>
</tr></table>



</div>
Expand All @@ -54,6 +111,10 @@ <h1 class="logo"><a href="index.html">aeon_docs</a></h1>


<h3>Navigation</h3>
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="test.html">Example</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
Expand Down
6 changes: 4 additions & 2 deletions docs/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to aeon_docs's documentation!
=====================================
Welcome to Project Aeon's online docs!
======================================

.. toctree::
:maxdepth: 2
:caption: Contents:

test



Indices and tables
Expand Down
17 changes: 17 additions & 0 deletions docs/html/_sources/test.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Example
=======


aeon.preprocessing

.. automodule:: aeon.preprocessing

aeon.io

.. automodule:: aeon.io

aeon.io.api

.. automodule:: aeon.io.api

.. autofunction:: aeon.io.api.load
61 changes: 61 additions & 0 deletions docs/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,65 @@
<h1 id="index">Index</h1>

<div class="genindex-jumpbox">
<a href="#A"><strong>A</strong></a>
| <a href="#L"><strong>L</strong></a>
| <a href="#M"><strong>M</strong></a>

</div>
<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
aeon.io

<ul>
<li><a href="test.html#module-aeon.io">module</a>
</li>
</ul></li>
<li>
aeon.io.api

<ul>
<li><a href="test.html#module-aeon.io.api">module</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
aeon.preprocessing

<ul>
<li><a href="test.html#module-aeon.preprocessing">module</a>
</li>
</ul></li>
</ul></td>
</tr></table>

<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="test.html#aeon.io.api.load">load() (in module aeon.io.api)</a>
</li>
</ul></td>
</tr></table>

<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
module

<ul>
<li><a href="test.html#module-aeon.io">aeon.io</a>
</li>
<li><a href="test.html#module-aeon.io.api">aeon.io.api</a>
</li>
<li><a href="test.html#module-aeon.preprocessing">aeon.preprocessing</a>
</li>
</ul></li>
</ul></td>
</tr></table>



</div>
Expand All @@ -54,6 +111,10 @@ <h1 class="logo"><a href="index.html">aeon_docs</a></h1>


<h3>Navigation</h3>
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="test.html">Example</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
Expand Down
16 changes: 13 additions & 3 deletions docs/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Welcome to aeon_docs’s documentation! &#8212; aeon_docs 0.1.0 documentation</title>
<title>Welcome to Project Aeon’s online docs! &#8212; aeon_docs 0.1.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
Expand All @@ -15,6 +15,7 @@
<script src="_static/doctools.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Example" href="test.html" />

<link rel="stylesheet" href="_static/custom.css" type="text/css" />

Expand All @@ -31,9 +32,13 @@

<div class="body" role="main">

<section id="welcome-to-aeon-docs-s-documentation">
<h1>Welcome to aeon_docs’s documentation!<a class="headerlink" href="#welcome-to-aeon-docs-s-documentation" title="Permalink to this headline"></a></h1>
<section id="welcome-to-project-aeon-s-online-docs">
<h1>Welcome to Project Aeon’s online docs!<a class="headerlink" href="#welcome-to-project-aeon-s-online-docs" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="test.html">Example</a></li>
</ul>
</div>
</section>
<section id="indices-and-tables">
Expand Down Expand Up @@ -62,11 +67,16 @@ <h1 class="logo"><a href="#">aeon_docs</a></h1>


<h3>Navigation</h3>
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="test.html">Example</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="#">Documentation overview</a><ul>
<li>Next: <a href="test.html" title="next chapter">Example</a></li>
</ul></li>
</ul>
</div>
Expand Down
Binary file modified docs/html/objects.inv
Binary file not shown.
Loading

0 comments on commit 90c23ec

Please sign in to comment.