diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-11-26 22:07:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-07 21:36:21 +0100 |
| commit | e613e3c6343f0842f09bd6f19f6ef4656c5c104f (patch) | |
| tree | 5f86407dedcff3a5457d51ab17462359dff44fd0 /doc/manual/dcpomatic.xml | |
| parent | 2539a4e6c03af83c79ba1cc911fdd512ea03fc09 (diff) | |
Take account of new "good things" reported by libdcp verifier.
Diffstat (limited to 'doc/manual/dcpomatic.xml')
| -rw-r--r-- | doc/manual/dcpomatic.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 9608d7bc2..df4bc75f5 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -3935,6 +3935,10 @@ are changed. </itemizedlist> <para> + It will also report some ‘good’ things, which have been checked and found to be in order. + </para> + + <para> The following sections list what the verifier checks for in each category. </para> @@ -3953,6 +3957,11 @@ are changed. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="verify_warnings.xml"/> </section> + <section> + <title>Good things</title> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="verify_ok.xml"/> + </section> + </chapter> |
