Fixed headers when built without Intrinsic Reporting.
This commit is contained in:
@@ -100,20 +100,20 @@
|
||||
/**
|
||||
* @mainpage BACnet-stack API Documentation
|
||||
* This documents the BACnet-Stack API, OS ports, and sample applications. <br>
|
||||
*
|
||||
*
|
||||
* - The high-level handler interface can be found in the Modules tab.
|
||||
* - Specifics for each file can be found in the Files tab.
|
||||
* - 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.
|
||||
*
|
||||
*
|
||||
* 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
|
||||
* In particular, if you have graphviz installed, you can enhance this
|
||||
* documentation by turning on the function call graphs feature.
|
||||
*/
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user