From d72feaa315a4ddb8e656fb7db192f3238cef2c54 Mon Sep 17 00:00:00 2001 From: "Eric O. Korman" Date: Mon, 19 Feb 2024 16:04:21 -0600 Subject: [PATCH 1/2] remove lower case file names --- docs/client_api/annotation.md | 16 ---------------- docs/client_api/client.md | 16 ---------------- docs/client_api/dataset.md | 16 ---------------- docs/client_api/datum.md | 16 ---------------- docs/client_api/evaluation.md | 16 ---------------- docs/client_api/groundtruth.md | 16 ---------------- docs/client_api/label.md | 16 ---------------- docs/client_api/model.md | 16 ---------------- docs/client_api/prediction.md | 16 ---------------- 9 files changed, 144 deletions(-) delete mode 100644 docs/client_api/annotation.md delete mode 100644 docs/client_api/client.md delete mode 100644 docs/client_api/dataset.md delete mode 100644 docs/client_api/datum.md delete mode 100644 docs/client_api/evaluation.md delete mode 100644 docs/client_api/groundtruth.md delete mode 100644 docs/client_api/label.md delete mode 100644 docs/client_api/model.md delete mode 100644 docs/client_api/prediction.md diff --git a/docs/client_api/annotation.md b/docs/client_api/annotation.md deleted file mode 100644 index 05f8499df..000000000 --- a/docs/client_api/annotation.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.Annotation - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical diff --git a/docs/client_api/client.md b/docs/client_api/client.md deleted file mode 100644 index 1cb7894a5..000000000 --- a/docs/client_api/client.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.Client - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical diff --git a/docs/client_api/dataset.md b/docs/client_api/dataset.md deleted file mode 100644 index e89d6169c..000000000 --- a/docs/client_api/dataset.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.Dataset - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical diff --git a/docs/client_api/datum.md b/docs/client_api/datum.md deleted file mode 100644 index 0540aaa68..000000000 --- a/docs/client_api/datum.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.Datum - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical diff --git a/docs/client_api/evaluation.md b/docs/client_api/evaluation.md deleted file mode 100644 index e52f2a43d..000000000 --- a/docs/client_api/evaluation.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.Evaluation - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical diff --git a/docs/client_api/groundtruth.md b/docs/client_api/groundtruth.md deleted file mode 100644 index 4e237331d..000000000 --- a/docs/client_api/groundtruth.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.GroundTruth - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical diff --git a/docs/client_api/label.md b/docs/client_api/label.md deleted file mode 100644 index c71692293..000000000 --- a/docs/client_api/label.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.Label - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical diff --git a/docs/client_api/model.md b/docs/client_api/model.md deleted file mode 100644 index 5dff56cfe..000000000 --- a/docs/client_api/model.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.Model - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical diff --git a/docs/client_api/prediction.md b/docs/client_api/prediction.md deleted file mode 100644 index b335e4e13..000000000 --- a/docs/client_api/prediction.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.Prediction - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical From 5ca2301a0e926c1f1857c8bd292b27b2e565ff62 Mon Sep 17 00:00:00 2001 From: "Eric O. Korman" Date: Mon, 19 Feb 2024 16:08:13 -0600 Subject: [PATCH 2/2] more deletions --- docs/client_api/Schemas/evaluation.md | 16 ---------------- docs/client_api/Schemas/filters.md | 16 ---------------- docs/client_api/Schemas/geometries.md | 16 ---------------- 3 files changed, 48 deletions(-) delete mode 100644 docs/client_api/Schemas/evaluation.md delete mode 100644 docs/client_api/Schemas/filters.md delete mode 100644 docs/client_api/Schemas/geometries.md diff --git a/docs/client_api/Schemas/evaluation.md b/docs/client_api/Schemas/evaluation.md deleted file mode 100644 index 81a51d934..000000000 --- a/docs/client_api/Schemas/evaluation.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.schemas.evaluation - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical diff --git a/docs/client_api/Schemas/filters.md b/docs/client_api/Schemas/filters.md deleted file mode 100644 index f10bc12a8..000000000 --- a/docs/client_api/Schemas/filters.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.schemas.filters - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical diff --git a/docs/client_api/Schemas/geometries.md b/docs/client_api/Schemas/geometries.md deleted file mode 100644 index e03666324..000000000 --- a/docs/client_api/Schemas/geometries.md +++ /dev/null @@ -1,16 +0,0 @@ -::: velour.schemas.geometry - handler: python - options: - show_root_heading: false - show_root_toc_entry: false - show_root_full_path: true - show_root_members_full_path: false - show_object_full_path: true - show_category_heading: True - show_if_no_docstring: false - show_signature: true - show_signature_annotations: false - show_bases: true - group_by_category: true - heading_level: 2 - members_order: alphabetical