Skip to content

Commit 2d8529b

Browse files
update index.rst
1 parent 57790a2 commit 2d8529b

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

docs/source/index.rst

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,3 +235,38 @@ Identifiables
235235
.. automodule:: labelbox.schema.identifiables
236236
:members:
237237
:show-inheritance:
238+
239+
ConflictResolutionStrategy
240+
---------------------------
241+
242+
.. automodule:: labelbox.schema.conflict_resolution_strategy
243+
:members:
244+
:show-inheritance:
245+
246+
FoundryClient
247+
---------------------------
248+
249+
.. automodule:: labelbox.schema.foundry.foundry_client
250+
:members:
251+
:show-inheritance:
252+
253+
App
254+
---------------------------
255+
256+
.. automodule:: labelbox.schema.foundry.app
257+
:members:
258+
:show-inheritance:
259+
260+
Model
261+
---------------------------
262+
263+
.. automodule:: labelbox.schema.foundry.model
264+
:members:
265+
:show-inheritance:
266+
267+
SendToAnnotateParams
268+
---------------------------
269+
270+
.. automodule:: labelbox.schema.send_to_annotate_params
271+
:members:
272+
:show-inheritance:

0 commit comments

Comments
 (0)