@@ -8,11 +8,12 @@ Following classes are sub items composed of each schema tables.
88
99::: t4_devkit.schema.tables
1010 options:
11- members: [ "FileFormat", "SensorModality", "VisibilityLevel", "RLEMask", "ShiftState", "IndicatorState", "Indicators", "AdditionalInfo"]
11+ members: [ "FileFormat", "SensorModality", "VisibilityLevel", "RLEMask", "ShiftState", "IndicatorState", "Indicators", "AdditionalInfo", "AutolabelModel", "AutolabelMixin" ]
1212 show_root_toc_entry: false
1313 merge_init_into_class: false
1414 show_signature_annotations: false
1515 show_docstring_attributes: true
16+ show_root_heading: false
1617
1718## ` Sensor `
1819
@@ -25,6 +26,7 @@ Following classes are sub items composed of each schema tables.
2526 merge_init_into_class: false
2627 show_signature_annotations: false
2728 show_docstring_attributes: true
29+ show_root_heading: false
2830
2931## ` ObjectAnn ` /` SurfaceAnn `
3032
@@ -37,6 +39,7 @@ Following classes are sub items composed of each schema tables.
3739 merge_init_into_class: false
3840 show_signature_annotations: false
3941 show_docstring_attributes: true
42+ show_root_heading: false
4043
4144## ` Visibility `
4245
@@ -49,6 +52,7 @@ Following classes are sub items composed of each schema tables.
4952 merge_init_into_class: false
5053 show_signature_annotations: false
5154 show_docstring_attributes: true
55+ show_root_heading: false
5256
5357## ` VehicleState `
5458
@@ -61,5 +65,6 @@ Following classes are sub items composed of each schema tables.
6165 merge_init_into_class: false
6266 show_signature_annotations: false
6367 show_docstring_attributes: true
68+ show_root_heading: false
6469
6570<!-- prettier-ignore-end -->
0 commit comments