Skip to content

Commit

Permalink
Generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zeek-bot committed May 21, 2024
1 parent 0253bce commit e4aa71c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion script-reference/autogenerated-protocol-analyzer-index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14209,7 +14209,7 @@ Events
One of read, ioctl or tree.

.. zeek:id:: smb_pipe_connect_heuristic
:source-code: base/protocols/smb/main.zeek 237 241
:source-code: base/protocols/smb/main.zeek 243 247

:Type: :zeek:type:`event` (c: :zeek:type:`connection`)

Expand Down
2 changes: 1 addition & 1 deletion scripts/base/bif/plugins/Zeek_SMB.events.bif.zeek.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Events


.. zeek:id:: smb_pipe_connect_heuristic
:source-code: base/protocols/smb/main.zeek 237 241
:source-code: base/protocols/smb/main.zeek 243 247

:Type: :zeek:type:`event` (c: :zeek:type:`connection`)

Expand Down
2 changes: 1 addition & 1 deletion scripts/base/protocols/smb/main.zeek.rst
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ Functions
This is an internally used function.

.. zeek:id:: SMB::write_file_log
:source-code: base/protocols/smb/main.zeek 207 235
:source-code: base/protocols/smb/main.zeek 207 241

:Type: :zeek:type:`function` (state: :zeek:type:`SMB::State`) : :zeek:type:`void`
:Attributes: :zeek:attr:`&redef`
Expand Down

0 comments on commit e4aa71c

Please sign in to comment.