zeek/scripts/zeekygen
Arne Welzel 38e77eace7 zeekygen: Disable Cluster::Experimental module
The nodes-experimental/manager.zeek file ends up calling Broker::publish()
unconditionally, resulting in a warning. Skip running that code when
generating documentation.
2024-12-13 10:03:44 +01:00
..
__load__.zeek zeekygen: Disable Cluster::Experimental module 2024-12-13 10:03:44 +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.