Browse Source

- Renamed the dOxygen configuration under Windows.

MelvMay-GG 12 years ago
parent
commit
ca9c776

+ 1 - 1
tools/documentation/generateDocs.bat

@@ -26,7 +26,7 @@ if not exist "input/docDump.txt" (
 
 
 REM --- Build the doxygen docs ---
 REM --- Build the doxygen docs ---
  cd doxygen
  cd doxygen
- doxygen.exe scriptReference.cfg
+ doxygen.exe scriptReference.Windows.cfg
 
 
 REM --- Build the CHM ---
 REM --- Build the CHM ---
  hhc.exe output\html\index.hhp
  hhc.exe output\html\index.hhp

+ 0 - 0
tools/documentation/scriptReference.cfg → tools/documentation/scriptReference.Windows.cfg