ACS Engineering Standards

collected from the ACS4 development team

ACS Documentation : ACS Engineering Standards


We have introduced a number of engineering standards in ACS4 and expanded upon a number of old ones. The Engineering Standards Manual documents and formalizes these standards, as well as explains how to write a package to take advantage of the new mechanisms provided by the ACS core.

Programming Standards

Documentation Standards

There are several types of documentation that are necessary for each package. The standards that are followed by the kernel and core are special, and worth documenting. Specifically: Non-core packages should in general have requirements, design, programmer, and possibly user-level documentation all stored in the /doc of the package, with an index page linking to each piece of documentation.
acs@arsdigita.com

Last Modified: index.html,v 1.1 2001/01/21 01:49:07 bquinn Exp