rename Doxyfile.* to Doxyfile_* to avoid inappropriate extensions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-03-14 20:54:52 +00:00
parent 779288b486
commit be151c9a1c
6 changed files with 6 additions and 6 deletions

View File

@@ -0,0 +1,26 @@
#############################################################################
## Name: Doxyfile.html
## Purpose: Doxygen configuration file for generating HTML only
## Author: Francesco Montorsi
## RCS-ID: $Id$
## Licence: wxWindows license
#############################################################################
@INCLUDE = Doxyfile_inc
#---------------------------------------------------------------------------
# Generation switches
#---------------------------------------------------------------------------
GENERATE_HTMLHELP = NO
GENERATE_HTML = YES
GENERATE_XML = NO
GENERATE_LATEX = NO
GENERATE_RTF = NO
GENERATE_MAN = NO
GENERATE_PERLMOD = NO
GENERATE_AUTOGEN_DEF = NO
GENERATE_TAGFILE =
HHC_LOCATION =