mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
Move stuff related to policy script documentation from doc/ to doc/scripts/
This commit is contained in:
parent
c472931eb9
commit
4634d92394
20 changed files with 90 additions and 88 deletions
4
doc/scripts/source/policy/bifs.rst
Normal file
4
doc/scripts/source/policy/bifs.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
Built-In Functions (BIFs)
|
||||
=========================
|
||||
|
||||
Here's a list of all documentation for BIFs that Bro provides:
|
3
doc/scripts/source/policy/default.rst
Normal file
3
doc/scripts/source/policy/default.rst
Normal file
|
@ -0,0 +1,3 @@
|
|||
Bro Scripts Loaded by Default
|
||||
=============================
|
||||
|
10
doc/scripts/source/policy/index.rst
Normal file
10
doc/scripts/source/policy/index.rst
Normal file
|
@ -0,0 +1,10 @@
|
|||
Index of All Policy Script Documentation
|
||||
========================================
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:glob:
|
||||
|
||||
*
|
3
doc/scripts/source/policy/internal.rst
Normal file
3
doc/scripts/source/policy/internal.rst
Normal file
|
@ -0,0 +1,3 @@
|
|||
Internal Policy Scripts
|
||||
=======================
|
||||
|
3
doc/scripts/source/policy/user.rst
Normal file
3
doc/scripts/source/policy/user.rst
Normal file
|
@ -0,0 +1,3 @@
|
|||
User-Facing Policy Scripts
|
||||
==========================
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue