From 5a6335765445f43bb3de43960496ca2fb6cac916 Mon Sep 17 00:00:00 2001 From: <> Date: Wed, 23 Jul 2025 11:52:49 +0000 Subject: [PATCH] Deployed 98e2fcf with MkDocs version: 1.6.1 --- .nojekyll | 0 404.html | 3254 ++ assets/_mkdocstrings.css | 181 + assets/confidence_scores.png | Bin 0 -> 142658 bytes assets/docling_arch.png | Bin 0 -> 467220 bytes assets/docling_arch.pptx | Bin 0 -> 47700 bytes assets/docling_doc_hierarchy_1.png | Bin 0 -> 377808 bytes assets/docling_doc_hierarchy_2.png | Bin 0 -> 367053 bytes assets/docling_ecosystem.png | Bin 0 -> 238489 bytes assets/docling_ecosystem.pptx | Bin 0 -> 584282 bytes assets/docling_processing.png | Bin 0 -> 483500 bytes assets/images/favicon.png | Bin 0 -> 1870 bytes assets/javascripts/bundle.56ea9cef.min.js | 16 + assets/javascripts/bundle.56ea9cef.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++ .../workers/search.d50fe291.min.js | 42 + .../workers/search.d50fe291.min.js.map | 7 + assets/logo.png | Bin 0 -> 264436 bytes assets/logo.svg | 116 + assets/stylesheets/main.342714a4.min.css | 1 + assets/stylesheets/main.342714a4.min.css.map | 1 + assets/stylesheets/palette.06af60db.min.css | 1 + .../stylesheets/palette.06af60db.min.css.map | 1 + concepts/architecture/index.html | 3348 ++ concepts/chunking/index.html | 3523 ++ concepts/confidence_scores/index.html | 3581 ++ concepts/docling_document/index.html | 3499 ++ concepts/index.html | 3326 ++ concepts/plugins/index.html | 3552 ++ concepts/serialization/index.html | 3477 ++ .../index.html | 4935 ++ examples/backend_csv/index.html | 4039 ++ examples/backend_xml_rag/index.html | 5717 ++ examples/batch_convert/index.html | 4321 ++ examples/compare_vlm_models/index.html | 4306 ++ examples/custom_convert/index.html | 4256 ++ examples/data/2408.09869v3_enriched.json | 45197 ++++++++++++++++ .../develop_formula_understanding/index.html | 4157 ++ .../develop_picture_enrichment/index.html | 4181 ++ examples/enrich_doclingdocument/index.html | 4398 ++ examples/export_figures/index.html | 4136 ++ examples/export_multimodal/index.html | 4170 ++ examples/export_tables/index.html | 4033 ++ examples/full_page_ocr/index.html | 3967 ++ examples/hybrid_chunking/index.html | 4603 ++ examples/index.html | 3344 ++ examples/inspect_picture_content/index.html | 3960 ++ examples/minimal/index.html | 3905 ++ examples/minimal_asr_pipeline/index.html | 4039 ++ examples/minimal_vlm_pipeline/index.html | 4182 ++ examples/pictures_description/index.html | 4494 ++ examples/pictures_description_api/index.html | 4452 ++ examples/rag_azuresearch/index.html | 5081 ++ examples/rag_haystack/index.html | 4603 ++ examples/rag_langchain/index.html | 4639 ++ examples/rag_llamaindex/index.html | 4738 ++ examples/rag_milvus/index.html | 5148 ++ examples/rag_weaviate/index.html | 5204 ++ .../rapidocr_with_custom_models/index.html | 4022 ++ examples/retrieval_qdrant/index.html | 4432 ++ examples/run_md/index.html | 3940 ++ examples/run_with_accelerator/index.html | 4009 ++ examples/run_with_formats/index.html | 4091 ++ examples/serialization/index.html | 4821 ++ examples/tesseract_lang_detection/index.html | 3957 ++ examples/translate/index.html | 4098 ++ examples/visual_grounding/index.html | 4889 ++ examples/vlm_pipeline_api_model/index.html | 4637 ++ faq/index.html | 3614 ++ index.html | 3435 ++ installation/index.html | 3496 ++ integrations/apify/index.html | 3368 ++ integrations/bee/index.html | 3350 ++ integrations/cloudera/index.html | 3349 ++ integrations/crewai/index.html | 3351 ++ integrations/data_prep_kit/index.html | 3465 ++ integrations/docetl/index.html | 3350 ++ integrations/haystack/index.html | 3351 ++ integrations/index.html | 3338 ++ integrations/instructlab/index.html | 3354 ++ integrations/kotaemon/index.html | 3350 ++ integrations/langchain/index.html | 3352 ++ integrations/llamaindex/index.html | 3470 ++ integrations/nvidia/index.html | 3351 ++ integrations/opencontracts/index.html | 3350 ++ integrations/openwebui/index.html | 3349 ++ integrations/prodigy/index.html | 3351 ++ integrations/rhel_ai/index.html | 3355 ++ integrations/spacy/index.html | 3351 ++ integrations/txtai/index.html | 3350 ++ integrations/vectara/index.html | 3352 ++ objects.inv | Bin 0 -> 8491 bytes overrides/main.html | 7 + reference/cli/index.html | 3561 ++ reference/docling_document/index.html | 24536 +++++++++ reference/document_converter/index.html | 9678 ++++ reference/pipeline_options/index.html | 13424 +++++ search/search_index.json | 1 + sitemap.xml | 307 + sitemap.xml.gz | Bin 0 -> 836 bytes stylesheets/extra.css | 3 + usage/enrichments/index.html | 3777 ++ usage/index.html | 3691 ++ usage/supported_formats/index.html | 3520 ++ usage/vision_models/index.html | 3622 ++ v2/index.html | 3569 ++ 139 files changed, 389733 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 assets/_mkdocstrings.css create mode 100644 assets/confidence_scores.png create mode 100644 assets/docling_arch.png create mode 100644 assets/docling_arch.pptx create mode 100644 assets/docling_doc_hierarchy_1.png create mode 100644 assets/docling_doc_hierarchy_2.png create mode 100644 assets/docling_ecosystem.png create mode 100644 assets/docling_ecosystem.pptx create mode 100644 assets/docling_processing.png create mode 100644 assets/images/favicon.png create mode 100644 assets/javascripts/bundle.56ea9cef.min.js create mode 100644 assets/javascripts/bundle.56ea9cef.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.d50fe291.min.js create mode 100644 assets/javascripts/workers/search.d50fe291.min.js.map create mode 100644 assets/logo.png create mode 100644 assets/logo.svg create mode 100644 assets/stylesheets/main.342714a4.min.css create mode 100644 assets/stylesheets/main.342714a4.min.css.map create mode 100644 assets/stylesheets/palette.06af60db.min.css create mode 100644 assets/stylesheets/palette.06af60db.min.css.map create mode 100644 concepts/architecture/index.html create mode 100644 concepts/chunking/index.html create mode 100644 concepts/confidence_scores/index.html create mode 100644 concepts/docling_document/index.html create mode 100644 concepts/index.html create mode 100644 concepts/plugins/index.html create mode 100644 concepts/serialization/index.html create mode 100644 examples/advanced_chunking_and_serialization/index.html create mode 100644 examples/backend_csv/index.html create mode 100644 examples/backend_xml_rag/index.html create mode 100644 examples/batch_convert/index.html create mode 100644 examples/compare_vlm_models/index.html create mode 100644 examples/custom_convert/index.html create mode 100644 examples/data/2408.09869v3_enriched.json create mode 100644 examples/develop_formula_understanding/index.html create mode 100644 examples/develop_picture_enrichment/index.html create mode 100644 examples/enrich_doclingdocument/index.html create mode 100644 examples/export_figures/index.html create mode 100644 examples/export_multimodal/index.html create mode 100644 examples/export_tables/index.html create mode 100644 examples/full_page_ocr/index.html create mode 100644 examples/hybrid_chunking/index.html create mode 100644 examples/index.html create mode 100644 examples/inspect_picture_content/index.html create mode 100644 examples/minimal/index.html create mode 100644 examples/minimal_asr_pipeline/index.html create mode 100644 examples/minimal_vlm_pipeline/index.html create mode 100644 examples/pictures_description/index.html create mode 100644 examples/pictures_description_api/index.html create mode 100644 examples/rag_azuresearch/index.html create mode 100644 examples/rag_haystack/index.html create mode 100644 examples/rag_langchain/index.html create mode 100644 examples/rag_llamaindex/index.html create mode 100644 examples/rag_milvus/index.html create mode 100644 examples/rag_weaviate/index.html create mode 100644 examples/rapidocr_with_custom_models/index.html create mode 100644 examples/retrieval_qdrant/index.html create mode 100644 examples/run_md/index.html create mode 100644 examples/run_with_accelerator/index.html create mode 100644 examples/run_with_formats/index.html create mode 100644 examples/serialization/index.html create mode 100644 examples/tesseract_lang_detection/index.html create mode 100644 examples/translate/index.html create mode 100644 examples/visual_grounding/index.html create mode 100644 examples/vlm_pipeline_api_model/index.html create mode 100644 faq/index.html create mode 100644 index.html create mode 100644 installation/index.html create mode 100644 integrations/apify/index.html create mode 100644 integrations/bee/index.html create mode 100644 integrations/cloudera/index.html create mode 100644 integrations/crewai/index.html create mode 100644 integrations/data_prep_kit/index.html create mode 100644 integrations/docetl/index.html create mode 100644 integrations/haystack/index.html create mode 100644 integrations/index.html create mode 100644 integrations/instructlab/index.html create mode 100644 integrations/kotaemon/index.html create mode 100644 integrations/langchain/index.html create mode 100644 integrations/llamaindex/index.html create mode 100644 integrations/nvidia/index.html create mode 100644 integrations/opencontracts/index.html create mode 100644 integrations/openwebui/index.html create mode 100644 integrations/prodigy/index.html create mode 100644 integrations/rhel_ai/index.html create mode 100644 integrations/spacy/index.html create mode 100644 integrations/txtai/index.html create mode 100644 integrations/vectara/index.html create mode 100644 objects.inv create mode 100644 overrides/main.html create mode 100644 reference/cli/index.html create mode 100644 reference/docling_document/index.html create mode 100644 reference/document_converter/index.html create mode 100644 reference/pipeline_options/index.html create mode 100644 search/search_index.json create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz create mode 100644 stylesheets/extra.css create mode 100644 usage/enrichments/index.html create mode 100644 usage/index.html create mode 100644 usage/supported_formats/index.html create mode 100644 usage/vision_models/index.html create mode 100644 v2/index.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/404.html b/404.html new file mode 100644 index 00000000..9f485bf0 --- /dev/null +++ b/404.html @@ -0,0 +1,3254 @@ + + + +
+ + + + + + + + + + + + + + +