Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating API docs by running docs #146

Merged
merged 1 commit into from
Jun 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/api/tempo.docker.constants.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tempo.docker.constants module
=============================

.. automodule:: tempo.docker.constants
:members:
:undoc-members:
:show-inheritance:
16 changes: 16 additions & 0 deletions docs/api/tempo.docker.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
tempo.docker package
====================

.. automodule:: tempo.docker
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

.. toctree::
:maxdepth: 6

tempo.docker.constants
tempo.docker.utils
7 changes: 7 additions & 0 deletions docs/api/tempo.docker.utils.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tempo.docker.utils module
=========================

.. automodule:: tempo.docker.utils
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/api/tempo.insights.manager.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tempo.insights.manager module
=============================

.. automodule:: tempo.insights.manager
:members:
:undoc-members:
:show-inheritance:
17 changes: 17 additions & 0 deletions docs/api/tempo.insights.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
tempo.insights package
======================

.. automodule:: tempo.insights
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

.. toctree::
:maxdepth: 6

tempo.insights.manager
tempo.insights.worker
tempo.insights.wrapper
7 changes: 7 additions & 0 deletions docs/api/tempo.insights.worker.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tempo.insights.worker module
============================

.. automodule:: tempo.insights.worker
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/api/tempo.insights.wrapper.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tempo.insights.wrapper module
=============================

.. automodule:: tempo.insights.wrapper
:members:
:undoc-members:
:show-inheritance:
1 change: 1 addition & 0 deletions docs/api/tempo.k8s.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ Submodules
:maxdepth: 6

tempo.k8s.constants
tempo.k8s.utils
7 changes: 7 additions & 0 deletions docs/api/tempo.k8s.utils.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tempo.k8s.utils module
======================

.. automodule:: tempo.k8s.utils
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/api/tempo.magic.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tempo.magic module
==================

.. automodule:: tempo.magic
:members:
:undoc-members:
:show-inheritance:
3 changes: 3 additions & 0 deletions docs/api/tempo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ Subpackages
:maxdepth: 6

tempo.aio
tempo.docker
tempo.examples
tempo.ingress
tempo.insights
tempo.k8s
tempo.kfserving
tempo.seldon
Expand All @@ -28,6 +30,7 @@ Submodules

tempo.conf
tempo.errors
tempo.magic
tempo.mlserver
tempo.utils
tempo.version