]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/Doxyfile_all
Moved format selection logic into environment variables instead of conditional config...
[wxWidgets.git] / docs / doxygen / Doxyfile_all
diff --git a/docs/doxygen/Doxyfile_all b/docs/doxygen/Doxyfile_all
deleted file mode 100644 (file)
index eee39b9..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-#############################################################################
-## Name:        Doxyfile.all
-## Purpose:     Doxygen configuration file for generating all main formats
-## Author:      Francesco Montorsi
-## RCS-ID:      $Id$
-## Licence:     wxWindows licence
-#############################################################################
-
-@INCLUDE = Doxyfile_inc
-
-#---------------------------------------------------------------------------
-# Generation switches
-#---------------------------------------------------------------------------
-
-# This file generates all the official formats we distribute.
-
-GENERATE_HTML          = YES
-GENERATE_HTMLHELP      = YES
-GENERATE_LATEX         = NO
-GENERATE_RTF           = NO
-GENERATE_MAN           = NO
-GENERATE_XML           = YES
-GENERATE_AUTOGEN_DEF   = NO
-GENERATE_PERLMOD       = YES
-GENERATE_TAGFILE       =
-