|
Project Information
Featured
|
New paradigm for Object-Oriented Programming Subroutines lead to functions, functions endup being methods in classes that implement abstract classes encapsulating functionality grouped in packages that lead to frameworks. This project will develop an application that will 'parse' the documentation in ASDoc formats and generates an XML file that will feed in a Visualizer been a front-end to the documentation with direct links for more detailed information, exposing the API all methods/classes/packages in a dynamic tree/radial structure (UML). The Flex framework offers a command-line tool 'asdoc' that parses one or more ActionScript class definition to generate API language reference. So, the main goal is to generate a visualisation modelling an UML structure that would be functional to navigate in a more intuitive approach when developing an application. |