Regenerate docs

This commit is contained in:
Florian Bruhin 2018-01-25 11:03:45 +01:00
parent 40df5baa83
commit b93bee18d0

View File

@ -743,9 +743,13 @@ This tries to automatically click on typical _Previous Page_ or _Next Page_ link
- `next`: Open a _next_ link.
- `up`: Go up a level in the current URL.
- `increment`: Increment the last number in the URL.
Uses the link:settings.html#url.incdec_segments[url.incdec_segments] config option.
Uses the
link:settings.html#url.incdec_segments[url.incdec_segments]
config option.
- `decrement`: Decrement the last number in the URL.
Uses the link:settings.html#url.incdec_segments[url.incdec_segments] config option.
Uses the
link:settings.html#url.incdec_segments[url.incdec_segments]
config option.