During a csprocessor build, if a topic contains invalid xml the csprocessor reports a "Fatal Error", e.g.: Starting to validate... INFO: The Content Specification is valid. Starting to build... [Fatal Error] :6:3: The element type "para" must be terminated by the matching end-tag "</para>". Suggested message: INFO: Topic __ could not be built: :6:3 The element type "para" must be terminated by the matching end-tag "</para>" ============================== Generated Details: Package: cspclient-0.24.7-1.noarch
Unfortunately there is not much I can do about this since the library prints the error message straight to stderr. In other words this isn't an error I'm printing myself. In the final build though it does show that type of error in the "Compiler Output" chapter.