System Documentation


/usr/local/php/Documentation.php

#@
#@ Class Documentation - parses and displays the documentation you are looking at.
#@				all it does is display any lines in your code that start with '#@'
#@
#@ 	function Documentation() - constructor.
#@
#@
#@	function process(function,filename) - if function is 'display' then the #@ documentation for the file filename is diplayed.
#@						otherwise the table of contents is displayed.
#@
contents