mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/zeekygen-param-doc-field'
* origin/topic/awelzel/zeekygen-param-doc-field:
Bump doc submodule
zeekygen: Render function parameters as :param x: instead of ❌
This commit is contained in:
commit
2bd1ae9c92
8 changed files with 34 additions and 13 deletions
4
NEWS
4
NEWS
|
@ -371,6 +371,10 @@ Changed Functionality
|
|||
previous behavior of not discarding state. Setting ``SMB::enable_state_clear``
|
||||
to ``F`` skips the script-layer state clearing logic.
|
||||
|
||||
- Function parameters are rendered by Zeekygen as ``:param x`` rather than just
|
||||
``:x:``. This allows to group parameters Zeek's documentation.
|
||||
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue