The beginning of doxygenation, for the Linux port:

As a first step, added an @file description for each file.
This commit is contained in:
tbrennan3
2010-02-14 05:46:31 +00:00
parent a911eea98f
commit 53d0a1510c
11 changed files with 21 additions and 1 deletions
+2 -1
View File
@@ -45,7 +45,8 @@
#include "txbuf.h"
#include "dlenv.h"
/* This is an example application using the BACnet Stack on Linux */
/** @file linux/main.c Example application using the BACnet Stack on Linux. */
bool Who_Is_Request = true;
/* buffers used for receiving */