docling-studio/document-parser/api
Pier-Jean Malandrino 69ce1df5a1 Narrow exception handlers for better diagnostics
Replace broad `except Exception` with specific types (FileNotFoundError,
PermissionError, OSError) so errors are properly categorized in logs.
Users reporting bugs will get actionable messages instead of generic ones.
2026-04-03 13:48:33 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
analyses.py Add chunk-to-bbox hover highlighting in Prepare mode 2026-04-02 14:47:31 +02:00
documents.py Narrow exception handlers for better diagnostics 2026-04-03 13:48:33 +02:00
schemas.py Add chunk-to-bbox hover highlighting in Prepare mode 2026-04-02 14:47:31 +02:00