mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Fix reST markup generated for record redefs.
They should have been using reST roles to xref the original record type instead of a reST directive to declare a new type.
This commit is contained in:
parent
d69c3edf21
commit
73a18714b3
2 changed files with 5 additions and 3 deletions
|
@ -279,7 +279,7 @@ Redefinitions
|
|||
|
||||
document the "SimpleEnum" redef here
|
||||
|
||||
.. bro:type:: Example::SimpleRecord
|
||||
:bro:type:`Example::SimpleRecord`
|
||||
|
||||
:Type: :bro:type:`record`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue