mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

- Move notice index wrapper doc to doc/script-reference -- doc/scripts no longer contains any static documentation because that location will be managed by Bro to generate per-script docs. - :doc: references for generated per-script docs now need the ".bro" suffix. (IMO this is better since it directly mirrors the actual script's file name and can't be confused w/ a package).
14 lines
224 B
ReStructuredText
14 lines
224 B
ReStructuredText
================
|
|
Script Reference
|
|
================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
notices
|
|
proto-analyzers
|
|
file-analyzers
|
|
builtins
|
|
packages
|
|
scripts
|
|
Broxygen Example Script </scripts/broxygen/example.bro>
|