DoxyBlocks.cpp File Reference

#include <sdk.h>
#include <configurationpanel.h>
#include "DoxyBlocks.h"
#include <wx/process.h>
#include <wx/xrc/xmlres.h>
#include <configmanager.h>
#include <editormanager.h>
#include <cbeditor.h>
#include <logmanager.h>
#include <projectmanager.h>
#include <cbproject.h>
#include <macrosmanager.h>
#include "projectloader_hooks.h"
#include <cbstyledtextctrl.h>
#include <wx/tokenzr.h>
#include <wx/textfile.h>
#include "tinyxml/tinywxuni.h"
#include "ConfigPanel.h"
#include "DoxyBlocksLogger.h"
Include dependency graph for DoxyBlocks.cpp:

Detailed Description

Author:
Gary Harris
Date:
01-02-2010

DoxyBlocks - doxygen integration for Code::Blocks.
Copyright (C) 2010 Gary Harris.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.