From 41b47eea194920700f3185b431cfce53f02ceec3 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 17 Jan 2014 09:19:06 +0530 Subject: [PATCH] ... --- manual/edit.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manual/edit.rst b/manual/edit.rst index ac75f6e127..45bcd17fe2 100644 --- a/manual/edit.rst +++ b/manual/edit.rst @@ -300,6 +300,10 @@ Some of the checks performed are: * Unreferenced files. Files in the book that are not referenced by any 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 to malfunction on reader devices.