mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Exclude script from documentation that interferes with other locations.
This commit is contained in:
parent
a9de8eec21
commit
94de54ee74
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
|||
@load policy/protocols/conn/speculative-service.zeek
|
||||
|
||||
@if ( have_spicy() )
|
||||
@load frameworks/spicy/record-spicy-batch.zeek
|
||||
# Loading this messes up documentation of some elements defined elsewhere.
|
||||
# @load frameworks/spicy/record-spicy-batch.zeek
|
||||
@load frameworks/spicy/resource-usage.zeek
|
||||
@endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue