diff options
author | albert-github <albert.tests@gmail.com> | 2018-05-16 11:19:44 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2018-05-16 11:19:44 (GMT) |
commit | e570fd61c6975ef067efbf6a9c09b79cc58d96f5 (patch) | |
tree | 605c6c044f9dc163a03e2edaa6067398d0de7aa8 /examples/pyexample.py | |
parent | df0d9c3df44dbce633c38e99d33be4de06706f7b (diff) | |
download | Doxygen-e570fd61c6975ef067efbf6a9c09b79cc58d96f5.zip Doxygen-e570fd61c6975ef067efbf6a9c09b79cc58d96f5.tar.gz Doxygen-e570fd61c6975ef067efbf6a9c09b79cc58d96f5.tar.bz2 |
Corrected warning in case of a not supported output format with \image command.
When using a not supported output format with the image command e.g.
\image man foo.png
we get the warning message:
warning: image type man specified as the first argument of man is not valid
this is corrected to:
warning: output format man specified as the first argument of image command is not valid
Diffstat (limited to 'examples/pyexample.py')
0 files changed, 0 insertions, 0 deletions