forked from wallabag/wallabag
Add documentation about RSS paging
This commit is contained in:
@ -52,6 +52,9 @@ Now you have three links, one for each status: add them into your favourite RSS
|
||||
|
||||
You can also define how many articles you want in each RSS feed (default value: 50).
|
||||
|
||||
There is also a pagination available for these feeds. You can add ``?page=2`` to jump to the second page.
|
||||
The pagination follow `the RFC <https://tools.ietf.org/html/rfc5005#page-4>`_ about that, which means you'll find the ``next``, ``previous`` & ``last`` page link inside the `<channel>` tag of each RSS feed.
|
||||
|
||||
User information
|
||||
----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user