USGS

Isis 3.0 Application Source Code Reference

Home

isisAppsDoxyDefs.doxydef

Go to the documentation of this file.
00001 // this file should not be shown in doxygen output if possible
00002 
00003 /**
00004  * @file
00005  * This file contains internal configuration settings
00006  * for the %Isis API and Programmer documentation.
00007  */
00008 
00009 /** @internal
00010  * isisAppsDoxyDefs.doxydef
00011  *
00012  * This file contains doxygen commands for setting up
00013  * global documentation options shared by all %Isis
00014  * apps
00015  *
00016  * @author deborah lee soltesz 2004-11-03
00017  * @history 2005-03-10 deborah lee soltesz modified for
00018  *          apps from objects conf
00019  */
00020 
00021 
00022 // MAIN PAGE - content of the table-of-contents page for the %Isis 3.0 Object Documentation
00023 //  TODO: look at using doxy conditional processing to have different main page for
00024 //        API vs. Programmer Docs
00025 
00026     /**
00027      * \mainpage Isis 3.0 Application Documentation
00028      *
00029      * This documentation is generated merely to provide copies of application
00030      * source code for the %Isis 3.0 <a href="../Developer/" target="_top">Developers' Reference (API)</a>
00031      * and <a href="../Programmer/" target="_top">Programmers' References</a>. Actual
00032      * Isis application documentation (usage, examples, etc.) are provided
00033      * in the <a href="../../Application/index.html">Isis Software Manual</a>.
00034      *
00035      */
00036 
00037 
00038 
00039