The beginning of doxygenation:
As a first step, added an @file description for each file.
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
#include <stdlib.h> /* Standard Library */
|
||||
#include <stdarg.h>
|
||||
|
||||
/** @file debug.c Debug print function */
|
||||
|
||||
void debug_printf(
|
||||
const char *format,
|
||||
...)
|
||||
|
||||
Reference in New Issue
Block a user