Regenerated docs again.

This commit is contained in:
Simon Brooke 2022-12-31 09:22:19 +00:00
parent 7e7bd7ec90
commit 33956ed516
19 changed files with 45 additions and 39 deletions

View file

@ -45,6 +45,8 @@
(map #(object-reference-or-faults % nil :must :not-object-reference) (:items x)))))
(defn collection-page-faults
"Return a list of faults found in `x` considered as a collection page
object of this sub-`type`, or `nil` if none are found."
[x type]
(concat-non-empty
(simple-collection-faults x type)