Starting to put a new structure in place.

I'll go through the various parts next and clean things up for the new
structure.
This commit is contained in:
Robin Sommer 2013-08-13 17:18:28 -07:00
parent 3780cab38b
commit 534d4934b7
13 changed files with 19 additions and 89 deletions

View file

@ -268,4 +268,3 @@ rest_target(${psd} site/local-manager.bro)
rest_target(${psd} site/local-proxy.bro)
rest_target(${psd} site/local-worker.bro)
rest_target(${psd} site/local.bro)
rest_target(${psd} test-all-policy.bro)

View file

@ -7,15 +7,15 @@ Script Reference
.. toctree::
:maxdepth: 1
packages
builtins
bifs
scripts
packages
internal
site/proto-analyzers
site/file-analyzers
Indices
=======
* `Notice Index <bro-noticeindex.html>`_

View file

@ -1,7 +1,7 @@
.. This is a stub doc to which broxygen appends during the build process
Index of All Bro Script Packages
================================
Bro Script Packages
===================
Bro has the following script packages (e.g. collections of related scripts in
a common directory). If the package directory contains a ``__load__.bro``