Re: [Doxygen-users] Filenames
Brought to you by:
dimitri
From: Stefan P. <ste...@gm...> - 2015-02-27 17:49:41
|
Am 27.02.2015 um 13:40 schrieb JORE: > Hey albert, > > i use Version 1.4.5 > > That is in my Source code: > > /** > * @file CCP V 2.0.h > * @date 25.02.2015 > * @brief Defines, enums, struct etc. > */ > Version 1.4.5 is ancient, released on October 4th, 2005. Now it is nearly ten years later, but if it has all the features you need. Have you already tried enclosing the file name in quotes? @file "CCP V 2.0.h" I would still upgrade to the latest release and see if the issue is gone, might be the case that you see some new things you like to use too. -- Stefan P. Top-posting: A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? |