officemd_docling 0.1.5

Docling JSON conversion for OfficeMD document IR
Documentation
1
2
3
4
5
6
7
8
9
10
11
# officemd_docling

Docling JSON conversion for OfficeMD document IR.

This crate converts the shared document IR produced by the OfficeMD extractors into Docling Document JSON for downstream agent and document-processing pipelines.

## Build

```bash
cargo test -p officemd_docling
```