mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
Debugging output from doc-framework now only in debug mode.
Also a minor format fix for documenting empty string lists.
This commit is contained in:
parent
27996cf9e0
commit
0d7ffe998f
2 changed files with 10 additions and 2 deletions
|
@ -124,6 +124,7 @@ protected:
|
|||
|
||||
/**
|
||||
* Writes out a list of strings to the reST document.
|
||||
* If the list is empty, prints a newline character.
|
||||
* @param format A printf style format string for elements of the list
|
||||
* except for the last one in the list
|
||||
* @param last_format A printf style format string to use for the last
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue