mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Flesh out Broxygen doc-gathering skeleton.
This commit is contained in:
parent
47d7d9047b
commit
f18436640e
15 changed files with 669 additions and 126 deletions
|
@ -28,6 +28,7 @@ enum DebugStream {
|
|||
DBG_THREADING, // Threading system
|
||||
DBG_FILE_ANALYSIS, // File analysis
|
||||
DBG_PLUGINS,
|
||||
DBG_BROXYGEN,
|
||||
|
||||
NUM_DBGS // Has to be last
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue