Skip to content

Commit eea7150

Browse files
committed
documentation updates
1 parent ed4bfc3 commit eea7150

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
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.11.0'
24+
release = '3.25.1'
2525

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

docs/source/index.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,17 @@ AnnotationImport
181181
.. automodule:: labelbox.schema.annotation_import
182182
:members:
183183
:show-inheritance:
184+
185+
Batch
186+
----------------------------
187+
188+
.. automodule:: labelbox.schema.batch
189+
:members:
190+
:show-inheritance:
191+
192+
ResourceTag
193+
----------------------------
194+
195+
.. automodule:: labelbox.schema.resource_tag
196+
:members:
197+
:show-inheritance:

0 commit comments

Comments
 (0)