mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00

Added an additional master TOC index for Bro script packages that automatically gets filled in at ``make doc`` time. The master TOC links to per-package indexes which contains links to all the scripts contained within it along with their summary. The per-package index is also now automatically generated/derived from the path component of the script passed into the rest_target() macro.
24 lines
309 B
ReStructuredText
24 lines
309 B
ReStructuredText
.. Bro documentation master file
|
|
|
|
Welcome to Bro's documentation!
|
|
===============================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
common
|
|
builtins
|
|
internal
|
|
bifs
|
|
packages
|
|
collections
|
|
policy/index
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|