Commit Graph

4 Commits

Author SHA1 Message Date
Michele Dolfi
03fbb51566 fix examples
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
2024-08-28 13:25:24 +02:00
Michele Dolfi
9b6b8c4ca0 raise a failure if examples fail
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
2024-08-28 13:14:21 +02:00
Panos Vagenas
e46a66a176
fix: refine conversion result (#52)
- fields `output` & `assembled` need not be optional
- introduced "synonym" `ConversionResult` for `ConvertedDocument` & deprecated the latter

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
2024-08-27 11:50:43 +02:00
Michele Dolfi
9550db8e64
docs: improve examples (#27)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
2024-08-07 17:16:35 +02:00