extensions/gen-sample-extension-docs.sh to reference the opt-out docs
for hooks
This commit is contained in:
tabris 2025-11-15 10:30:56 -05:00 committed by Igor
parent f252a17297
commit 28b459d8a7

View File

@ -58,6 +58,7 @@ MULTIPLE_CALLS_WARNING
cat << PRE_HOOKS_HEADER
## Hooks
- Individual/specific hook functions can be [skipped/ignored/opted-out](/Developer-Guide_Extensions#opt-out-of-individual-hook-functions).
- Hooks are listed in the order they are called.
PRE_HOOKS_HEADER