zeek/scripts/zeekygen
Arne Welzel 6f3e3a10e6 zeekygen: Disable zeek_init() handlers causing error output
These modules have zeek_init() handlers with actual logic that has side-effects
and error outputs. Just disable them during zeekygen runs.
2023-10-11 15:18:33 +02:00
..
__load__.zeek zeekygen: Disable zeek_init() handlers causing error output 2023-10-11 15:18:33 +02:00
example.zeek zeekygen/example: Squelch unused function warning 2023-10-11 14:28:33 +02:00
README Rename Zeexygen to Zeekygen 2019-05-02 21:39:21 -07:00

This package is loaded during the process which automatically generates
reference documentation for all Zeek scripts (i.e. "Zeekygen").  Its only
purpose is to provide an easy way to load all known Zeek scripts plus any
extra scripts needed or used by the documentation process.