Skip to content

Commit a6b1acc

Browse files
authored
Add documentation updates for release 3.57.0 (#1303)
2 parents 5fdf266 + 420d634 commit a6b1acc

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

docs/source/index.rst

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,30 @@ QualityMode
225225

226226
ExportTask
227227
---------------------------
228-
229228
.. automodule:: labelbox.schema.export_task
230229
:members:
231230
:show-inheritance:
231+
232+
IdType
233+
---------------------------
234+
.. automodule:: labelbox.schema.identifiables
235+
:members:
236+
:show-inheritance:
237+
238+
UniqueIds
239+
---------------------------
240+
.. automodule:: labelbox.schema.identifiables
241+
:members:
242+
:show-inheritance:
243+
244+
GlobalKeys
245+
---------------------------
246+
.. automodule:: labelbox.schema.identifiables
247+
:members:
248+
:show-inheritance:
249+
250+
DataRowIdentifiers
251+
---------------------------
252+
.. automodule:: labelbox.schema.identifiables
253+
:members:
254+
:show-inheritance:

0 commit comments

Comments
 (0)