]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/Doxyfile_html
Moved format selection logic into environment variables instead of conditional config...
[wxWidgets.git] / docs / doxygen / Doxyfile_html
diff --git a/docs/doxygen/Doxyfile_html b/docs/doxygen/Doxyfile_html
deleted file mode 100644 (file)
index d761b7c..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-#############################################################################
-## Name:        Doxyfile.html
-## Purpose:     Doxygen configuration file for generating HTML only
-## Author:      Francesco Montorsi
-## RCS-ID:      $Id$
-## Licence:     wxWindows licence
-#############################################################################
-
-@INCLUDE = Doxyfile_inc
-
-#---------------------------------------------------------------------------
-# Generation switches
-#---------------------------------------------------------------------------
-
-GENERATE_HTML          = YES
-SEARCHENGINE           = YES
-SERVER_BASED_SEARCH    = NO
-