This commit is contained in:
Kovid Goyal 2014-01-17 09:19:06 +05:30
parent b05f8a061d
commit 41b47eea19

View File

@ -300,6 +300,10 @@ Some of the checks performed are:
* Unreferenced files. Files in the book that are not referenced by any * Unreferenced files. Files in the book that are not referenced by any
other file or are not in the spine are reported. other file or are not in the spine are reported.
* Various common problems in OPF files such as duplicate spine or manifest
items, broken idrefs or meta cover tags, missing required sections and
so on.
* Various compatibility checks for known problems that can cause the book * Various compatibility checks for known problems that can cause the book
to malfunction on reader devices. to malfunction on reader devices.