More simple doxygen tweaks.
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
/** Initialize the DataLink configuration from Environment variables,
|
/** Initialize the DataLink configuration from Environment variables,
|
||||||
* or else to defaults.
|
* or else to defaults.
|
||||||
* @ingroup MISCHNDLR
|
* @ingroup DataLink
|
||||||
* The items configured depend on which BACDL_ the code is built for,
|
* The items configured depend on which BACDL_ the code is built for,
|
||||||
* eg, BACDL_BIP.
|
* eg, BACDL_BIP.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -106,6 +106,12 @@
|
|||||||
* - A full list of all functions is provided in the index of the
|
* - A full list of all functions is provided in the index of the
|
||||||
* Files->Globals subtab.
|
* 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>
|
* See doc/README.doxygen for notes on building and extending this document. <br>
|
||||||
* In particular, if you have graphviz installed, you can enhance this
|
* In particular, if you have graphviz installed, you can enhance this
|
||||||
* documentation by turning on the function call graphs feature.
|
* documentation by turning on the function call graphs feature.
|
||||||
|
|||||||
Reference in New Issue
Block a user