The beginning of doxygenation:
As a first step, added an @file description for each file.
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
/** @file filename.c Function for filename manipulation */
|
||||
|
||||
char *filename_remove_path(
|
||||
const char *filename_in)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user