mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Code formatting issue in comment
Original rendering here: https://manual.calibre-ebook.com/plugins.html#catalog-plugins
This commit is contained in:
parent
b62dee010a
commit
61b88e5288
@ -479,7 +479,7 @@ class CatalogPlugin(Plugin): # {{{
|
|||||||
|
|
||||||
type = _('Catalog generator')
|
type = _('Catalog generator')
|
||||||
|
|
||||||
#: CLI parser options specific to this plugin, declared as namedtuple Option:
|
#: CLI parser options specific to this plugin, declared as `namedtuple` `Option`::
|
||||||
#:
|
#:
|
||||||
#: from collections import namedtuple
|
#: from collections import namedtuple
|
||||||
#: Option = namedtuple('Option', 'option, default, dest, help')
|
#: Option = namedtuple('Option', 'option, default, dest, help')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user