mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

* All "Broxygen" usages have been replaced in code, documentation, filenames, etc. * Sphinx roles/directives like ":bro:see" are now ":zeek:see" * The "--broxygen" command-line option is now "--zeexygen"
8 lines
223 B
Text
8 lines
223 B
Text
# @TEST-EXEC: unset BRO_DISABLE_BROXYGEN; bro -X zeexygen.config %INPUT
|
|
# @TEST-EXEC: btest-diff example.rst
|
|
|
|
@TEST-START-FILE zeexygen.config
|
|
script zeexygen/example.zeek example.rst
|
|
@TEST-END-FILE
|
|
|
|
@load zeexygen/example
|