// ---------------------------------------------------------------------------- // doxygen.h // // Copyright (C) 2013-2015 // John Phelps, KL4YFD // // This file is part of fldigi. // // fldigi 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. // // fldigi 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 . // ---------------------------------------------------------------------------- /* This include file is not indended to be included by any source file in Fldigi, but is used only for DOXYGEN automatic-documentation generation. Please put only comments & Doxygen info in this file. */ /** \mainpage Fldigi Developer Doxygen Documentation
\section intro Introduction Welcome to the Fldigi doxygen documentation. Here you'll find information useful for developing and debugging fldigi and flarq. fldigi - Digital modem program for Linux, Free-BSD, OS X, Windows XP, NT, W2K, Vista and Win7. flarq - Automatic Repeat reQuest program. Fldigi and Flarq are separate programs that are packaged together as source, binary, and installation files. Build updated to fltk-1.3.0 library standards. Can also be built using fltk-1.1.10 \section download To Download Fldigi : \section entry Good Entry-Points for Navigating the Doxygen Documentation : \section cppcheck_results Results from the cppcheck static program analysis tool: Analysis was ran during doxygen documentation generation. \section git Information from git : \section license License fldigi 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. fldigi 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 */