Project

General

Profile

Actions

Feature #77

closed

All files need function headers and also file headers

Added by Scott Ullrich over 14 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Very Low
Assignee:
-
Category:
-
Target version:
-
Start date:
09/04/2009
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

Need file headers such as this:

/****h* pfSense/notices * NAME * notices.inc - pfSense notice utilities * DESCRIPTION * This include contains the pfSense notice facilities. * HISTORY * $Id$ *
/

Need function header on each function such as this:
/****f* notices/file_notice * NAME * file_notice * INPUTS * $id, $notice, $category, $url, $priority * RESULT * Files a notice and kicks off the various alerts, smtp, growl, system log, LED's, etc.
**/

We can then begin creating api documentation again after these fixes.

Actions

Also available in: Atom PDF