mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
0c7674f9a5
commit
a96db07fa4
@ -206,7 +206,7 @@ class UploadInstallers(Command): # {{{
|
|||||||
|
|
||||||
class UploadUserManual(Command): # {{{
|
class UploadUserManual(Command): # {{{
|
||||||
description = 'Build and upload the User Manual'
|
description = 'Build and upload the User Manual'
|
||||||
# sub_commands = ['manual']
|
sub_commands = ['manual']
|
||||||
|
|
||||||
def build_plugin_example(self, path):
|
def build_plugin_example(self, path):
|
||||||
from calibre import CurrentDir
|
from calibre import CurrentDir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user