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:
Jon Siwek 2011-03-05 14:22:06 -06:00
parent 27996cf9e0
commit 0d7ffe998f
2 changed files with 10 additions and 2 deletions

View file

@ -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