Re: [Doxygen-users] placing the filename in the documentation
Brought to you by:
dimitri
From: Alan <ala...@ya...> - 2016-07-25 14:23:21
|
Robertson, Jeffrey E (US) wrote > Hi, > > Is there a way to get the current filename for placement in a > documentation block? For example in file test_it.h, I want the following > comment block > > /// The name of this file is $FILENAME. > > which when converted to documentation becomes: > > The name of this file is test_it.h. I asked essentially the same question on Stack Overflow four days ago: how to create a Doxygen link to the same file <http://stackoverflow.com/questions/38513580/how-to-create-a-doxygen-link-to-the-same-file> No answers yet. The question has been viewed 18 times. -- View this message in context: http://doxygen.10944.n7.nabble.com/placing-the-filename-in-the-documentation-tp7665p7675.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |