mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Fix generated docs displaying "func" for events in identifier summary table.
This commit is contained in:
parent
0a14cd11f6
commit
515b96685a
2 changed files with 16 additions and 7 deletions
|
@ -53,9 +53,9 @@ Types
|
|||
|
||||
Events
|
||||
######
|
||||
============================================= ==========================
|
||||
:bro:id:`Example::an_event`: :bro:type:`func` Summarize "an_event" here.
|
||||
============================================= ==========================
|
||||
============================================== ==========================
|
||||
:bro:id:`Example::an_event`: :bro:type:`event` Summarize "an_event" here.
|
||||
============================================== ==========================
|
||||
|
||||
Functions
|
||||
#########
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue