From: Nuno F. <nun...@wi...> - 2001-01-20 16:00:38
|
Yes! Very slick solution, Robert! NunoF -----Original Message----- From: dyn...@li... [mailto:dyn...@li...]On Behalf Of Robert Rainwater Sent: sabado, 20 de Janeiro de 2001 7:26 To: DynAPI Development List Subject: [Dynapi-Dev] API Documentation 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/ |