Fix generated docs displaying "func" for events in identifier summary table.

This commit is contained in:
Jon Siwek 2011-04-11 10:32:07 -05:00
parent 0a14cd11f6
commit 515b96685a
2 changed files with 16 additions and 7 deletions

View file

@ -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
#########