FYI, there are three obvious bugs I was going to fix before I did this and forgot.

- clicking on a member link to go to the inherited member is a bad url.
- the frames link going back to frames from non frames doesn't work.
- the column colors are messed up, I think there needs to be javascript that calls the recolor when the page loads

This was all ported from my previous parser framework so I'm still ironing out some things.

Mike


Quoting Michael Schmalle <apa...@teotigraphix.com>:

Hi,

Since I'm more into hobby these days, I just wanted to show you all what is exactly getting produced from this "project" I have been speaking about.

The link below shows you what was just produced from the following compiler args passed into Eclipse Run for the documentor project.


--------------------------------------------
-sp "C:/Users/Graphix/Desktop/flex/sdk/tags/apache-flex-sdk-4.8.0/frameworks/projects/charts/src" -sp "C:/Users/Graphix/Desktop/flex/sdk/tags/apache-flex-sdk-4.8.0/frameworks/projects/framework/src" -sp "C:/Users/Graphix/Desktop/flex/sdk/tags/apache-flex-sdk-4.8.0/frameworks/projects/mobilecomponents/src" -sp "C:/Users/Graphix/Desktop/flex/sdk/tags/apache-flex-sdk-4.8.0/frameworks/projects/mobiletheme/src" -sp "C:/Users/Graphix/Desktop/flex/sdk/tags/apache-flex-sdk-4.8.0/frameworks/projects/mx/src" -sp "C:/Users/Graphix/Desktop/flex/sdk/tags/apache-flex-sdk-4.8.0/frameworks/projects/spark/src" -sp "C:/Users/Graphix/Desktop/flex/sdk/tags/apache-flex-sdk-4.8.0/frameworks/projects/sparkskins/src"

-library-path "C:/Program Files (x86)/Adobe/Adobe Flash Builder 4.6/sdks/4.6.0/frameworks/libs/player/11.1/playerglobal.swc"

-doc-namespace public
-doc-member variable accessor method constant event style effect skinpart skinstate
-main-title "Apache Flex Language Reference"
-footer "Apache Flex - JASDoc documentation"
--------------------------------------------

The above parse and render took about 2 1/2 - 3 minutes.

To see the HTML produced; [0]

Mind you there is still so much to be done, more options to implement but, I like what I am getting so far.

Mike

- [0] http://www.teotigraphix.org/apache-flex-4.8/index.html

--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com





Reply via email to