From 2b9d107abe4dab4b6b142a9f843994727b1b8326 Mon Sep 17 00:00:00 2001 From: Alex C-G Date: Tue, 13 Dec 2022 15:25:48 +0100 Subject: [PATCH 1/2] docs(index): fix developer reference(s) typo Signed-off-by: Alex C-G --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index e8c5576b716..94899d0c707 100644 --- a/docs/index.md +++ b/docs/index.md @@ -57,7 +57,7 @@ advanced/graphql-support/index ```{toctree} -:caption: Developer References +:caption: Developer Reference :hidden: :maxdepth: 1 From 3698d1a7508c48b1619eb85d70bdf11feb46cb71 Mon Sep 17 00:00:00 2001 From: Alex C-G Date: Tue, 13 Dec 2022 15:27:32 +0100 Subject: [PATCH 2/2] docs(datatypes): change page title to data types Signed-off-by: Alex C-G --- docs/datatypes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/datatypes/index.md b/docs/datatypes/index.md index 8197fc31ca0..94732afbf88 100644 --- a/docs/datatypes/index.md +++ b/docs/datatypes/index.md @@ -1,4 +1,4 @@ -# Multimodal Data +# Data Types DocArray lets you represent text, image, video, audio, and 3D meshes as Documents, whether separate, nested or combined, and process them as a DocumentArray. Here are some motivating examples: