mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
0d9845fe0c
commit
1dc5178685
@ -222,8 +222,8 @@ class ContainerBase(object): # {{{
|
|||||||
class Container(ContainerBase): # {{{
|
class Container(ContainerBase): # {{{
|
||||||
|
|
||||||
'''
|
'''
|
||||||
A container represents an Open E-Book as a folder full of files and an
|
A container represents an open e-book as a folder full of files and an
|
||||||
opf file. There are two important concepts:
|
OPF file. There are two important concepts:
|
||||||
|
|
||||||
* The root folder. This is the base of the e-book. All the e-books
|
* The root folder. This is the base of the e-book. All the e-books
|
||||||
files are inside this folder or in its sub-folders.
|
files are inside this folder or in its sub-folders.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user