mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 17:48:21 +00:00
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:
parent
96ba5c82a3
commit
7e0864468c
3 changed files with 2 additions and 1 deletions
|
@ -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>`_.
|
Loading…
Add table
Add a link
Reference in a new issue