diff --git a/doc/asdf.texinfo b/doc/asdf.texinfo index e1a84a27e35b12949c2d7498967048d388e8c811..d9e525471ebdec7d78b5c350b5457df0145bb014 100644 --- a/doc/asdf.texinfo +++ b/doc/asdf.texinfo @@ -3183,6 +3183,11 @@ ASDF includes several additional features that are generally useful for system definition and development. @section Controlling file compilation +@cindex :around-compile +@cindex around-compile keyword +@cindex compile-check keyword +@cindex :compile-check +@findex compile-file* When declaring a component (system, module, file), you can specify a keyword argument @code{:around-compile function}.