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:
parent
779288b486
commit
be151c9a1c
6 changed files with 6 additions and 6 deletions
|
|
@ -6,7 +6,7 @@
|
|||
## Licence: wxWindows license
|
||||
#############################################################################
|
||||
|
||||
@INCLUDE = Doxyfile.inc
|
||||
@INCLUDE = Doxyfile_inc
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Generation switches
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
## Licence: wxWindows license
|
||||
#############################################################################
|
||||
|
||||
@INCLUDE = Doxyfile.inc
|
||||
@INCLUDE = Doxyfile_inc
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Generation switches
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
## Licence: wxWindows license
|
||||
#############################################################################
|
||||
|
||||
@INCLUDE = Doxyfile.inc
|
||||
@INCLUDE = Doxyfile_inc
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Generation switches
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
#############################################################################
|
||||
## Name: Doxyfile.inc
|
||||
## Name: Doxyfile_inc
|
||||
## Purpose: Main configuration file for the wxWidgets manual
|
||||
## Author: Francesco Montorsi
|
||||
## RCS-ID: $Id$
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
## Licence: wxWindows license
|
||||
#############################################################################
|
||||
|
||||
@INCLUDE = Doxyfile.inc
|
||||
@INCLUDE = Doxyfile_inc
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Generation switches
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
## Licence: wxWindows license
|
||||
#############################################################################
|
||||
|
||||
@INCLUDE = Doxyfile.inc
|
||||
@INCLUDE = Doxyfile_inc
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Generation switches
|
||||
Loading…
Add table
Add a link
Reference in a new issue