Doc tweak.

This commit is contained in:
Robin Sommer 2014-06-18 14:47:57 -07:00
parent 62d07a3fc4
commit f1bc14d98b

View file

@ -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
=================== ===================