|
|
|||
[Package Index | Mudlib Index | Effect Index]File /obj/handlers/autodoc/autodoc_file.cThe automatic document generator. It takes source files from various directories and creates help files from the comments embeded in the code.See also: Written by Pinkfish Started Fri Oct 24 16:03:57 EDT 1997 Method index
Public FunctionsThese are functions that everyone can access.. void load_file()Loads up the currently set file name from the archives.
void parse_file(string name,
function func,
int only_load)
Parses the input file figuring out all the documentation bits of it.
int query_changed()Did the file change? Checks to see if the file changed since it was last read.
|
||||
|
Brought to you by CMOT Dibbler's Sensational Sausages; buy one while they're hot. |