/****************************************************************************** * * * * Copyright (C) 1997-2003 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby * granted. No representations are made about the suitability of this software * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * * Documents produced by Doxygen are derivative works derived from the * input used in their production; they are not affected by this license. * */ /*! \page doxywizard_usage Doxywizard usage Doxywizard is a GUI front-end for creating and editing configuration files that are used by doxygen. Doxywizard consists of a single executable that, when started, pops up a window. The main window has a number of tab field, one for each section in the configuration file. Each tab-field contains a number of lines, one for each configuration option in that section. The kind of input widget depends on the type of the configuration option. \image html doxywizard.gif */