mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Doc tweak.
This commit is contained in:
parent
62d07a3fc4
commit
f1bc14d98b
1 changed files with 3 additions and 5 deletions
|
@ -13,7 +13,9 @@ functionality to Bro:
|
||||||
|
|
||||||
- Builtin functions/events/types for the scripting language.
|
- Builtin functions/events/types for the scripting language.
|
||||||
|
|
||||||
- Protocol and file analyzers.
|
- Protocol analyzers.
|
||||||
|
|
||||||
|
- File analyzers.
|
||||||
|
|
||||||
- Packet sources and packet dumpers. TODO: Not yet.
|
- Packet sources and packet dumpers. TODO: Not yet.
|
||||||
|
|
||||||
|
@ -229,10 +231,6 @@ as well as the ``__bro_plugin__`` magic file and the ``README`` (which
|
||||||
you should customize). One can add further CMake ``install`` rules to
|
you should customize). One can add further CMake ``install`` rules to
|
||||||
install additional files if neeed.
|
install additional files if neeed.
|
||||||
|
|
||||||
.. todo::
|
|
||||||
|
|
||||||
Describe the other files that the script puts in place.
|
|
||||||
|
|
||||||
Activating a Plugin
|
Activating a Plugin
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue