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

Moved examples and use cases into a common subdir so those topics will get grouped together in the main sidebar/TOC
50 lines
573 B
ReStructuredText
50 lines
573 B
ReStructuredText
|
|
===========
|
|
Zeek Manual
|
|
===========
|
|
|
|
Introduction
|
|
============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
intro/index.rst
|
|
cluster/index.rst
|
|
install/index.rst
|
|
quickstart/index.rst
|
|
configuration/index.rst
|
|
|
|
..
|
|
|
|
.. _using-bro:
|
|
|
|
Examples and Use Cases
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
examples/index.rst
|
|
|
|
..
|
|
|
|
Reference
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
frameworks/index.rst
|
|
script-reference/index.rst
|
|
components/index.rst
|
|
|
|
Development
|
|
===========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
devel/plugins.rst
|
|
|
|
* :ref:`General Index <genindex>`
|