Skip to content

Commit

Permalink
add more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rsarm committed Nov 8, 2024
1 parent 04266be commit 432cb4f
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 210 deletions.
12 changes: 11 additions & 1 deletion docs/source/reference_spawners.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Spawners
========

The library also provides an asynchronous API for the client:

The ``FirecRESTSpawnerBase`` class
**********************************
Expand All @@ -23,3 +22,14 @@ The ``SlurmSpawner`` class
:members:
:undoc-members:
:show-inheritance:

The ``JobStatus`` class
***********************
.. autoclass:: firecrestspawner.spawner.JobStatus

The ``AuthorizationCodeFlowAuth`` class
***************************************
.. autoclass:: firecrestspawner.spawner.AuthorizationCodeFlowAuth
:members:
:undoc-members:
:show-inheritance:
Loading

0 comments on commit 432cb4f

Please sign in to comment.