Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Allard Hendriksen committed May 10, 2019
1 parent fe7fe3f commit fa08952
Show file tree
Hide file tree
Showing 98 changed files with 23,878 additions and 131 deletions.
17 changes: 0 additions & 17 deletions doc_sources/changelog.md

This file was deleted.

1 change: 1 addition & 0 deletions doc_sources/changelog.md
7 changes: 7 additions & 0 deletions doc_sources/modules.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
on_the_fly
==========

.. toctree::
:maxdepth: 4

on_the_fly
134 changes: 134 additions & 0 deletions doc_sources/on_the_fly.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
on\_the\_fly package
====================

Submodules
----------

on\_the\_fly.dataset module
---------------------------

.. automodule:: on_the_fly.dataset
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.display module
---------------------------

.. automodule:: on_the_fly.display
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.extract module
---------------------------

.. automodule:: on_the_fly.extract
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.geometry module
----------------------------

.. automodule:: on_the_fly.geometry
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.normalize module
-----------------------------

.. automodule:: on_the_fly.normalize
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.on\_the\_fly module
--------------------------------

.. automodule:: on_the_fly.on_the_fly
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.process module
---------------------------

.. automodule:: on_the_fly.process
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.project module
---------------------------

.. automodule:: on_the_fly.project
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.reconstruct module
-------------------------------

.. automodule:: on_the_fly.reconstruct
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.resample module
----------------------------

.. automodule:: on_the_fly.resample
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.subtract module
----------------------------

.. automodule:: on_the_fly.subtract
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.tomo module
------------------------

.. automodule:: on_the_fly.tomo
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.train module
-------------------------

.. automodule:: on_the_fly.train
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.unet module
------------------------

.. automodule:: on_the_fly.unet
:members:
:undoc-members:
:show-inheritance:

on\_the\_fly.utils module
-------------------------

.. automodule:: on_the_fly.utils
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------

.. automodule:: on_the_fly
:members:
:undoc-members:
:show-inheritance:
112 changes: 0 additions & 112 deletions doc_sources/readme.md

This file was deleted.

1 change: 1 addition & 0 deletions doc_sources/readme.md
4 changes: 4 additions & 0 deletions docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 8b127d3d1c78374f89bcf72a69aa8ce4
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added docs/.nojekyll
Empty file.
Loading

0 comments on commit fa08952

Please sign in to comment.