aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/01_general.rst')
-rw-r--r--docs/01_general.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/01_general.rst b/docs/01_general.rst
index 012a37a..42ebf7e 100644
--- a/docs/01_general.rst
+++ b/docs/01_general.rst
@@ -95,7 +95,8 @@ manually (or persist objects, not just dicts).
95 95
96There are convenience functions available for fetching the previous and next page of 96There are convenience functions available for fetching the previous and next page of
97a paginated request as well as for fetching all pages starting from a first page. 97a paginated request as well as for fetching all pages starting from a first page.
98For details, see `fetch_next()`_, `fetch_previous()`_. and `fetch_remaining()`_. 98For details, see :ref:`fetch_next() <fetch_next()>`, :ref:`fetch_previous() <fetch_previous()>`.
99and :ref:`fetch_remaining() <fetch_remaining()>`.
99 100
100IDs and unpacking 101IDs and unpacking
101----------------- 102-----------------
Powered by cgit v1.2.3 (git 2.41.0)