/****************************************************************************** * * * * Copyright (C) 1997-2000 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 trouble Troubleshooting

Known problems:

How to help

The development of Doxygen highly depends on your input! If you are trying Doxygen let me know what you think of it (do you miss certain features?). Even if you decide not to use it, please let me know why. Furthermore, I would appreciate a mail if you have found a bug, or if you have ideas (or even better some code or a patch) how to fix existing bugs and limitations. For patches please use "diff -u"

How to report a bug

If you think you have found a bug in doxygen, please report it so I can fix it. Always include the following information in your bug report: - The version of doxygen you are using. - The name and version number of your operating system The easiest way for me to solve bugs is if you can send me a small example demonstrating the problem you have. Please make sure the example is valid source code (try compiling it) and if the problem is really captured by the example. It is usually a good idea to send along the configuation file as well, but please use doxygen with the -s flag while generating it. My e-mail address:
dimitri@stack.nl */