mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add Zeekygen documentation support for packet analyzers
This commit is contained in:
parent
b0db3cc76f
commit
0d58e97349
5 changed files with 73 additions and 1 deletions
|
@ -59,6 +59,7 @@ generate_index "script_index" "autogenerated-script-index.rst"
|
|||
generate_index "package_index" "autogenerated-package-index.rst"
|
||||
generate_index "file_analyzer" "autogenerated-file-analyzer-index.rst"
|
||||
generate_index "proto_analyzer" "autogenerated-protocol-analyzer-index.rst"
|
||||
generate_index "packet_analyzer" "autogenerated-packet-analyzer-index.rst"
|
||||
|
||||
echo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue