More simple doxygen tweaks.

This commit is contained in:
tbrennan3
2010-04-18 01:51:52 +00:00
parent 8dd671d5a1
commit 136c90f6c1
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
/** Initialize the DataLink configuration from Environment variables,
* or else to defaults.
* @ingroup MISCHNDLR
* @ingroup DataLink
* The items configured depend on which BACDL_ the code is built for,
* eg, BACDL_BIP.
*
+6
View File
@@ -106,6 +106,12 @@
* - A full list of all functions is provided in the index of the
* Files->Globals subtab.
*
* While all the central files are included in the file list, not all important
* functions have been given the javadoc treatment, nor have Modules (chapters)
* been created yet for all groupings. If you are doing work in an under-
* documented area, please add the javadoc comments at least to the API calls,
* and consider adding doxygen's module grouping for your area of interest.
*
* See doc/README.doxygen for notes on building and extending this document. <br>
* In particular, if you have graphviz installed, you can enhance this
* documentation by turning on the function call graphs feature.