A couple documentation fixes.

- Move notice index wrapper doc to doc/script-reference -- doc/scripts
  no longer contains any static documentation because that location
  will be managed by Bro to generate per-script docs.

- :doc: references for generated per-script docs now need the ".bro"
  suffix.  (IMO this is better since it directly mirrors the actual
  script's file name and can't be confused w/ a package).
This commit is contained in:
Jon Siwek 2013-11-21 15:59:07 -06:00
parent 96ba5c82a3
commit 7e0864468c
3 changed files with 2 additions and 1 deletions

View file

@ -1,8 +0,0 @@
.. Not nice but I don't find a way to link to the notice index
.. directly from the upper level TOC tree.
Notices
=======
See the `Bro Notice Index <../bro-noticeindex.html>`_.