[Doxygen-users] Best practices question: Doxygen package descriptions ...
Brought to you by:
dimitri
From: Emily B. <em...@ar...> - 2007-05-21 17:04:07
|
Hi All: I'm a new Doxygen user, but have been writing Javadoc and Ndoc (for C#) for many years. I am using the \package <name> command to create comment blocks describing our Java packages. However, our Chief Architect doesn't want me to include these \package commands in the source code for particular Java classes. (As he puts it, "pollute the Java class source with package information.") So, if not in the .java files of Java classes, where do you think I ought to stash the \package command for each of the packages? -- Emily Emily Berk http://www.armadillosoft.com |