From: Robert R. <rra...@ya...> - 2001-01-20 07:26:35
|
I've figured out a way to use Doxygen to create the API documentation for the DynAPI. It requires creating separate files for each js class to look like c++ classes. But, it makes creating the documentation a snap. Doxygen is released under the GPL so I don't think it will be a problem to use it for this project. I will hopefully be done in a day or 2 and will post the docuementation. It will definately be nice to be able to browse through all of the methods and properties without having to look at the code. -- // Robert Rainwater ---------------------- DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ DynAPI Homepage: http://dynapi.sourceforge.net/ |