Menu

#16 backslashes in ALIASES not properly escaped

open
nobody
ant task (5)
5
2009-07-06
2009-07-06
No

In my Doxyfile I have
ALIASES = "foo=\par Foo"
However, the Doxyfile created by the ant task has
ALIASES = "foo=par Foo"
in it.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.