Skip to content

Commit 5c29c58

Browse files
committed
update index.rst
1 parent 31f9db2 commit 5c29c58

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

docs/source/index.rst

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,14 +173,14 @@ DataRowMetadata
173173

174174
.. automodule:: labelbox.schema.data_row_metadata
175175
:members:
176-
:show-inheritance:
176+
:show-inheritance:
177177

178178
AnnotationImport
179179
----------------------------
180180

181181
.. automodule:: labelbox.schema.annotation_import
182182
:members:
183-
:show-inheritance:
183+
:show-inheritance:
184184

185185
Batch
186186
----------------------------
@@ -194,4 +194,19 @@ ResourceTag
194194

195195
.. automodule:: labelbox.schema.resource_tag
196196
:members:
197-
:show-inheritance:
197+
:show-inheritance:
198+
199+
Slice
200+
-----------------------------------------
201+
202+
.. automodule:: labelbox.schema.slice
203+
:members: Slice
204+
:exclude-members: CatalogSlice
205+
:show-inheritance:
206+
207+
CatalogSlice
208+
-----------------------------------------
209+
.. automodule:: labelbox.schema.slice
210+
:members: CatalogSlice
211+
:exclude-members: Slice
212+
:show-inheritance:

0 commit comments

Comments
 (0)