zeek/testing/btest/Baseline/spicy.zeekygen-enum-zeek-side/output2
Arne Welzel 101c6696b9 spicy/manager: Ensure Zeekygen knows identifier for registered types
Without this, Zeekygen won't generate documentation about exported
enum types as it can not resolve the identifier. Also, only register a
type as item with the Spicy plugin if there's no _module_info currently
active.
2023-10-11 13:31:20 +02:00

45 lines
908 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
.. _plugin-foo-bar:
Foo::Bar
--------
Just a "test" analyzer.h
Components
++++++++++
:zeek:enum:`Analyzer::ANALYZER_SPICY_MYSSH`
Types
+++++
.. zeek:type:: MySSH::Compression
:source-code: <...>/zeekygen-enum-zeek-side.zeek 19 25
:Type: :zeek:type:`enum`
.. zeek:enum:: MySSH::VERY MySSH::Compression
(present if :doc:`<...>/zeekygen-enum-zeek-side.zeek` is loaded)
Documentation of VERY
.. zeek:enum:: MySSH::DIFFERENT MySSH::Compression
(present if :doc:`<...>/zeekygen-enum-zeek-side.zeek` is loaded)
Documentation of DIFFERENT
.. zeek:type:: MySSH::Encryption
:Type: :zeek:type:`enum`
.. zeek:enum:: MySSH::Encryption_NONE MySSH::Encryption
.. zeek:enum:: MySSH::Encryption_Undef MySSH::Encryption