zeek/doc/scripts/base/frameworks/sumstats/plugins/max.bro.rst
Jon Siwek 7e9d48f532 Remove broxygen Sphinx integration
The broxygen-generated files now live in the git repo, have tests
that check that they are up-to-date, and a script to re-generate
them on-demand.
2018-12-18 10:15:22 -06:00

24 lines
567 B
ReStructuredText

:tocdepth: 3
base/frameworks/sumstats/plugins/max.bro
========================================
.. bro:namespace:: SumStats
Find the maximum value.
:Namespace: SumStats
:Imports: :doc:`base/frameworks/sumstats/main.bro </scripts/base/frameworks/sumstats/main.bro>`
Summary
~~~~~~~
Redefinitions
#############
=================================================== =
:bro:type:`SumStats::Calculation`: :bro:type:`enum`
:bro:type:`SumStats::ResultVal`: :bro:type:`record`
=================================================== =
Detailed Interface
~~~~~~~~~~~~~~~~~~