Skip to content

Commit 420d634

Browse files
author
Val Brodsky
committed
Add documentation updates for release 3.57.0
1 parent 316fefc commit 420d634

File tree

2 files changed

+25
-2
lines changed

2 files changed

+25
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
copyright = '2021, Labelbox'
2222
author = 'Labelbox'
2323

24-
release = '3.56.0'
24+
release = '3.57.0'
2525

2626
# -- General configuration ---------------------------------------------------
2727

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)