Skip to content

Commit b71dae7

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 e0f6e68 commit b71dae7

3 files changed

Lines changed: 220 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)