mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
ddaa35a650
commit
9d46a5a053
@ -318,7 +318,7 @@ class OutputFormatPlugin(Plugin):
|
||||
def convert(self, oeb_book, output, input_plugin, opts, log):
|
||||
'''
|
||||
Render the contents of `oeb_book` (which is an instance of
|
||||
:class:`calibre.ebooks.oeb.OEBBook` to the file specified by output.
|
||||
:class:`calibre.ebooks.oeb.OEBBook`) to the file specified by output.
|
||||
|
||||
:param output: Either a file like object or a string. If it is a string
|
||||
it is the path to a directory that may or may not exist. The output
|
||||
|
Loading…
x
Reference in New Issue
Block a user