Change commands.py document generator
This commit is contained in:
parent
f5a07ba3cf
commit
ad02d01b2a
@ -758,11 +758,11 @@ This tries to automatically click on typical _Previous Page_ or _Next Page_ link
|
|||||||
- `up`: Go up a level in the current URL.
|
- `up`: Go up a level in the current URL.
|
||||||
- `increment`: Increment the last number in the URL.
|
- `increment`: Increment the last number in the URL.
|
||||||
Uses the
|
Uses the
|
||||||
link:settings{outfilesuffix}#url.incdec_segments[url.incdec_segments]
|
link:settings{outsuffix}#url.incdec_segments[url.incdec_segments]
|
||||||
config option.
|
config option.
|
||||||
- `decrement`: Decrement the last number in the URL.
|
- `decrement`: Decrement the last number in the URL.
|
||||||
Uses the
|
Uses the
|
||||||
link:settings{outfilesuffix}#url.incdec_segments[url.incdec_segments]
|
link:settings{outsuffix}#url.incdec_segments[url.incdec_segments]
|
||||||
config option.
|
config option.
|
||||||
|
|
||||||
|
|
||||||
|
@ -606,11 +606,11 @@ class CommandDispatcher:
|
|||||||
- `up`: Go up a level in the current URL.
|
- `up`: Go up a level in the current URL.
|
||||||
- `increment`: Increment the last number in the URL.
|
- `increment`: Increment the last number in the URL.
|
||||||
Uses the
|
Uses the
|
||||||
link:settings.html#url.incdec_segments[url.incdec_segments]
|
link:settings{outsuffix}#url.incdec_segments[url.incdec_segments]
|
||||||
config option.
|
config option.
|
||||||
- `decrement`: Decrement the last number in the URL.
|
- `decrement`: Decrement the last number in the URL.
|
||||||
Uses the
|
Uses the
|
||||||
link:settings.html#url.incdec_segments[url.incdec_segments]
|
link:settings{outsuffix}#url.incdec_segments[url.incdec_segments]
|
||||||
config option.
|
config option.
|
||||||
|
|
||||||
tab: Open in a new tab.
|
tab: Open in a new tab.
|
||||||
|
Loading…
Reference in New Issue
Block a user