Skip to content

Commit e801d46

Browse files
updated rst
1 parent 78e3c69 commit e801d46

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/source/index.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Labelbox Python API reference
22
===================================
33

44
.. toctree::
5-
:maxdepth: 2
5+
:maxdepth: 3
66
:caption: Contents:
77

88
Client
@@ -238,35 +238,30 @@ Identifiables
238238

239239
ConflictResolutionStrategy
240240
---------------------------
241-
242241
.. automodule:: labelbox.schema.conflict_resolution_strategy
243242
:members:
244243
:show-inheritance:
245244

246245
FoundryClient
247246
---------------------------
248-
249247
.. automodule:: labelbox.schema.foundry.foundry_client
250248
:members:
251249
:show-inheritance:
252250

253251
App
254252
---------------------------
255-
256253
.. automodule:: labelbox.schema.foundry.app
257254
:members:
258255
:show-inheritance:
259256

260-
Model
257+
FoundryModel
261258
---------------------------
262-
263259
.. automodule:: labelbox.schema.foundry.model
264260
:members:
265261
:show-inheritance:
266262

267263
SendToAnnotateParams
268264
---------------------------
269-
270265
.. automodule:: labelbox.schema.send_to_annotate_params
271266
:members:
272267
:show-inheritance:

0 commit comments

Comments
 (0)