Commit 6d75bdf
committed
client: Add detailed docstrings to PdfRestClient public methods
- Enhanced docstrings for all methods in `PdfRestClient` with Google-style
formatting, detailing parameters, return types, and exceptions for
improved clarity and usability.
- Included comprehensive descriptions for method functionality to assist
developers in understanding each operation and its use cases.
- Improved documentation of common arguments like `file`, `timeout`, and
`extra_*` fields for consistency across methods.
Assisted-by: Codex1 parent a3e90e5 commit 6d75bdf
1 file changed
Lines changed: 2381 additions & 136 deletions
0 commit comments