Skip to content

Commit

Permalink
docs: added api doc for biothings.cli module
Browse files Browse the repository at this point in the history
  • Loading branch information
newgene committed Jun 19, 2023
1 parent eb0f45a commit d9c2010
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
39 changes: 39 additions & 0 deletions docs/apidoc/biothings.cli.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
biothings.cli
===============

.. automodule:: biothings.cli
:members:
:undoc-members:
:show-inheritance:

biothings.cli.dataplugin
--------------------------

.. automodule:: biothings.cli.dataplugin
:members:
:undoc-members:
:show-inheritance:

biothings.cli.dataplugin_hub
--------------------------

.. automodule:: biothings.cli.dataplugin_hub
:members:
:undoc-members:
:show-inheritance:

biothings.cli.utils
--------------------------

.. automodule:: biothings.cli.utils
:members:
:undoc-members:
:show-inheritance:

biothings.cli.web_app
--------------------------

.. automodule:: biothings.cli.web_app
:members:
:undoc-members:
:show-inheritance:
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ We recommend to follow `this tutorial <tutorial/studio.html>`_ to develop your f
apidoc/biothings.tests
apidoc/biothings.utils
apidoc/biothings.hub
apidoc/biothings.cli

0 comments on commit d9c2010

Please sign in to comment.