new file header
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
## @file
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
## $Date$
|
||||
## $Author$
|
||||
##
|
||||
## @copy © Marc Wäckerlin
|
||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||
##
|
||||
## $Log$
|
||||
## Revision 1.6 2004/08/25 15:26:18 marc
|
||||
## new file header
|
||||
##
|
||||
|
||||
# Doxyfile 1.3.2
|
||||
|
||||
# This file describes the settings to be used by the documentation system
|
||||
@@ -262,7 +277,8 @@ GENERATE_DEPRECATEDLIST= YES
|
||||
# will result in a user-defined paragraph with heading "Side Effects:".
|
||||
# You can put \n's in the value part of an alias to insert newlines.
|
||||
|
||||
ALIASES =
|
||||
ALIASES = "copy=\par Copyright\n" \
|
||||
"license=\par License\n"
|
||||
|
||||
# The ENABLED_SECTIONS tag can be used to enable conditional
|
||||
# documentation sections, marked by \if sectionname ... \endif.
|
||||
|
Reference in New Issue
Block a user