diff options
Diffstat (limited to 'docs/01_general.rst')
-rw-r--r-- | docs/01_general.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/01_general.rst b/docs/01_general.rst index e0c3719..556cd63 100644 --- a/docs/01_general.rst +++ b/docs/01_general.rst | |||
@@ -95,6 +95,7 @@ manually (or persist objects, not just dicts). | |||
95 | 95 | ||
96 | There are convenience functions available for fetching the previous and next page of | 96 | There are convenience functions available for fetching the previous and next page of |
97 | a paginated request as well as for fetching all pages starting from a first page. | 97 | a paginated request as well as for fetching all pages starting from a first page. |
98 | For details, see `fetch_next()`_, `fetch_previous()`_. and `fetch_remaining()`_. | ||
98 | 99 | ||
99 | IDs and unpacking | 100 | IDs and unpacking |
100 | ----------------- | 101 | ----------------- |