From ead396ab407f6bbd43176abd6ed2bed7ed8c7c43 Mon Sep 17 00:00:00 2001 From: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> Date: Wed, 8 Jan 2025 09:05:18 +0100 Subject: [PATCH] docs: specify docstring types (#702) Signed-off-by: Michele Dolfi --- docs/reference/docling_document.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/docling_document.md b/docs/reference/docling_document.md index d832789..8c235a8 100644 --- a/docs/reference/docling_document.md +++ b/docs/reference/docling_document.md @@ -32,6 +32,7 @@ This is an automatic generated API reference of the DoclingDocument type. - CoordOrigin - ImageRefMode - Size + docstring_style: sphinx show_if_no_docstring: true show_submodules: true docstring_section_style: list