Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
hesspnnl committed Jan 31, 2025
1 parent 5e7c1ba commit 9c9c6e0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ Latitude Longitude Module
:undoc-members:
:show-inheritance:

Functional Search Module
~~~~~~~~~~
.. autoclass:: nmdc_notebook_tools.functional_search.FunctionalSearch
:members:
:undoc-members:
:show-inheritance:

Collection Helpers
~~~~~~~~~~
.. autoclass:: nmdc_notebook_tools.collection_helpers.CollectionHelpers
Expand Down Expand Up @@ -138,6 +145,13 @@ Study Subclass
:undoc-members:
:show-inheritance:

Functional Annotation Agg Subclass
~~~~~~~~~~
.. autoclass:: nmdc_notebook_tools.functional_annotation_agg_search.FunctionalAnnotationAggSearch
:members:
:undoc-members:
:show-inheritance:

Workflow Execution Subclass
~~~~~~~~~~
.. autoclass:: nmdc_notebook_tools.workflow_execution_search.WorkflowExecutionSearch
Expand Down

0 comments on commit 9c9c6e0

Please sign in to comment.