Skip to content

Commit e326fa1

Browse files
docs: Add using-files guide and update navigation
- Added `using-files.md` to provide a comprehensive guide on file operations in the SDK, covering uploads, downloads, metadata retrieval, and deletions. - Updated `index.md` to include a link to the new `using-files.md` guide. - Modified `mkdocs.yml` to reflect the updated navigation structure. Assisted-by: Codex
1 parent e0366b0 commit e326fa1

3 files changed

Lines changed: 564 additions & 0 deletions

File tree

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Useful references:
1818
- [API Lab (interactive testing)](https://pdfrest.com/apilab/)
1919
- [Getting started guide](getting-started.md)
2020
- [Client configuration guide](client-configuration.md)
21+
- [Using files guide](using-files.md)
2122

2223
## How this Python API relates to pdfRest
2324

0 commit comments

Comments
 (0)