Skip to content

Commit 528ff5a

Browse files
models: Add comprehensive docstrings to public API types
- Provided detailed docstrings for all properties, methods, and fields within public models to enhance clarity and usability of the API. - Added type-level descriptions for key API response types and utilities. - Improved coverage of metadata details, structured data, and edge cases for PDF processing operations. Assisted-by: Codex
1 parent 0342a6e commit 528ff5a

3 files changed

Lines changed: 222 additions & 0 deletions

File tree

docs/api-reference.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
## Package
44

55
::: pdfrest
6+
7+
## Public Types
8+
9+
::: pdfrest.types
10+
11+
## Public Models
12+
13+
::: pdfrest.models

0 commit comments

Comments
 (0)