mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 03:23:47 +02:00
...
This commit is contained in:
parent
625e1bd470
commit
3546254f5a
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ Here, we will teach you how to create your own plugins to add new features to |a
|
|||
:depth: 2
|
||||
:local:
|
||||
|
||||
.. note:: This only applies to calibre releases >= 0.7.52
|
||||
.. note:: This only applies to calibre releases >= 0.7.53
|
||||
|
||||
Anatomy of a |app| plugin
|
||||
---------------------------
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@ The Interface Plugin Demo
|
|||
|
||||
Created by Kovid Goyal
|
||||
|
||||
Requires calibre >= 0.7.52
|
||||
Requires calibre >= 0.7.53
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue