On 08/17/2012 04:47 AM, Peng Yu wrote: > Hi, > > In doxygen source code, I see the following. > > In filedef.h > 95 /*! Returns the name of the verbatim copy of this file (if any). */ > 96 QCString includeName() const; > > In filedef.cpp > > 1555 /*! Returns the name of the verbatim copy of this file (if any). */ > 1556 QCString FileDef::includeName() const > > The document are the same. I'm wondering which one is redundant. > > I try to keep only the document in the cpp file (in my package). But > it does not appear in the generated document. Is there a way to keep > the document of member function in the cpp file and still have the > generated document? >
Hej Peng, I don't think you should be looking at the source code if you want to control output. First you really should be having a good look at all the possible configuration options that Doxygen provides. For you particular problem, I personally don't really understand what you're trying to do. Maybe you can give a short example, and explain what you would like Doxygen to generate for that. When you are at it, please also mention the version you're using and what of output you're trying to create. Sincerely, Jakob ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users