zeek/scripts/zeekygen
Arne Welzel 85189ca918 btest: Avoid loading ZeroMQ if not compiled in
...at the same time, add some `TEST-REQUIRES: have-zeromq` which
unfortunately means that developers will usually want libzmq
installed on their system.
2024-12-11 18:08:43 +01:00
..
__load__.zeek btest: Avoid loading ZeroMQ if not compiled in 2024-12-11 18:08:43 +01: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.