#include "sdk.h"#include "projectfile.h"#include "cbproject.h"#include "projectmanager.h"#include "macrosmanager.h"#include <wx/ffile.h>#include <wx/utils.h>#include <wx/busyinfo.h>#include "DoxyBlocks.h"
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/>.
-----------------------------------------------------------------------------------------------
The initial inspiration and framework for DoxyBlocks were derived from:
doxygen_docs.script by jomeggs.
Script for automated doxygen documentation.
Released under GPL3.
(appears to be version 04)
and this code, which is where DoxyBlocks started, owes it's origins to that script and jomeggs' lead-up work.
Many thanks.
1.7.1