- Fixed missing fields in BlockJson, SpanJson, ExtractionOptions initializations - Added feature gates to ocr_integration tests for conditional compilation - Fixed McpServerState::new calls to include audit writer argument - Fixed CCITTFaxDecoder::decode calls to use instance method - Fixed type casts for ObjRef::new calls - Fixed serde_json::Value method calls (is_some -> !is_null) - Fixed ProfileType test feature gates - Worked around lifetime issues in schema roundtrip tests These changes fix numerous compilation errors that were blocking the codebase from building. The main library and tests now compile successfully. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
31 lines
8 KiB
HTML
31 lines
8 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="en" class="light" dir="ltr">
|
|
<head>
|
|
<!-- sidebar iframe generated using mdBook
|
|
|
|
This is a frame, and not included directly in the page, to control the total size of the
|
|
book. The TOC contains an entry for each page, so if each page includes a copy of the TOC,
|
|
the total size of the page becomes O(n**2).
|
|
|
|
The frame is only used as a fallback when JS is turned off. When it's on, the sidebar is
|
|
instead added to the main page by `toc.js` instead. The JavaScript mode is better
|
|
because, when running in a `file:///` URL, the iframed page would not be Same-Origin as
|
|
the rest of the page, so the sidebar and the main page theme would fall out of sync.
|
|
-->
|
|
<meta charset="UTF-8">
|
|
<meta name="robots" content="noindex">
|
|
<!-- Custom HTML head -->
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="theme-color" content="#ffffff">
|
|
<link rel="stylesheet" href="css/variables-8adf115d.css">
|
|
<link rel="stylesheet" href="css/general-2459343d.css">
|
|
<link rel="stylesheet" href="css/chrome-ae938929.css">
|
|
<link rel="stylesheet" href="css/print-9e4910d8.css" media="print">
|
|
<!-- Fonts -->
|
|
<link rel="stylesheet" href="fonts/fonts-9644e21d.css">
|
|
<!-- Custom theme stylesheets -->
|
|
</head>
|
|
<body class="sidebar-iframe-inner">
|
|
<ol class="chapter"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="introduction.html" target="_parent">Introduction</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="installation.html" target="_parent">Installation</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="quickstart.html" target="_parent">Quickstart</a></span></li><li class="chapter-item expanded "><li class="spacer"></li></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="cli/index.html" target="_parent">CLI Reference</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="cli/global-options.html" target="_parent">Global Options</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="cli/extract.html" target="_parent">extract</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="cli/serve.html" target="_parent">serve</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="cli/grep.html" target="_parent">grep</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="cli/inspect.html" target="_parent">inspect</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="cli/mcp.html" target="_parent">mcp</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="json-schema-reference.html" target="_parent">JSON Schema Reference</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="schema/index.html" target="_parent">Schema Details</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="schema/output-format.html" target="_parent">Output Format</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="schema/block-types.html" target="_parent">Block Types</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="schema/metadata.html" target="_parent">Metadata</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="schema/error-handling.html" target="_parent">Error Handling</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/index.html" target="_parent">Profiles</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/available.html" target="_parent">Available Profiles</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/invoice.html" target="_parent">invoice</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/receipt.html" target="_parent">receipt</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/bank_statement.html" target="_parent">bank_statement</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/contract.html" target="_parent">contract</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/legal_filing.html" target="_parent">legal_filing</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/form.html" target="_parent">form</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/scientific_paper.html" target="_parent">scientific_paper</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/book_chapter.html" target="_parent">book_chapter</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/slide_deck.html" target="_parent">slide_deck</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="profiles/custom.html" target="_parent">Custom Profiles</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="sdk/index.html" target="_parent">SDK Quickstarts</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="sdk/python.html" target="_parent">Python</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="sdk/rust.html" target="_parent">Rust</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="sdk/javascript.html" target="_parent">JavaScript/TypeScript</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="sdk/go.html" target="_parent">Go</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="advanced/index.html" target="_parent">Advanced Topics</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="advanced/ocr.html" target="_parent">OCR Configuration</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="advanced/font-encoding.html" target="_parent">Font Encoding Recovery</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="advanced/structure-tree.html" target="_parent">Structure Tree Extraction</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="advanced/hybrid-routing.html" target="_parent">Hybrid Routing</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="advanced/provenance.html" target="_parent">Provenance and Confidence</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="troubleshooting/index.html" target="_parent">Troubleshooting</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="troubleshooting/common-issues.html" target="_parent">Common Issues</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="troubleshooting/diagnostics.html" target="_parent">Diagnostics</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="troubleshooting/performance.html" target="_parent">Performance Tuning</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="faq.html" target="_parent">FAQ</a></span></li></ol>
|
|
</body>
|
|
</html>
|