mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
Restructuring the main documentation index.
I'm merging in the remaining pieces from the former doc directory and restructuring things into sub-directories.
This commit is contained in:
parent
12e4dd8066
commit
25bf563e1c
41 changed files with 7679 additions and 100 deletions
|
@ -1,8 +1,21 @@
|
|||
.. This is a stub doc to which broxygen appends during the build process
|
||||
|
||||
Index of All Individual Bro Scripts
|
||||
===================================
|
||||
================
|
||||
Script Reference
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
builtins
|
||||
bifs
|
||||
scripts
|
||||
packages
|
||||
internal
|
||||
|
||||
Indices
|
||||
=======
|
||||
|
||||
* `Notice Index <bro-noticeindex.html>`_
|
||||
|
||||
|
||||
|
|
8
doc/scripts/scripts.rst
Normal file
8
doc/scripts/scripts.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
.. This is a stub doc to which broxygen appends during the build process
|
||||
|
||||
========================
|
||||
Index of All Bro Scripts
|
||||
========================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
Loading…
Add table
Add a link
Reference in a new issue