As3 Documentation Tool Preview

Screenshot of Html outputHere is a preview of current html output. As you can see the classes show in the classes-list the name of their base-class which is wrong. The general output idea is based on LiveDocs and I hope you will not miss any feature.

From code to Html.

  1. Start creation of Xml using “as3toxml input classpath output title”
  2. Walk through every file and directory.
  3. Analyze the code and safe the structure in outpu Xml
  4. Start creation of Html using “xmltohtml skin input output”
  5. Load input Xml (which is output of as3toxml) and parse it
  6. Create for every output file a special Xml which will be transformed into Html using Xslt

The last step is an interesting one if you want to create your own output. You are able to edit some Xslt files or write your own. You may also use Xslt with the original Xml to create a dynamic output. In my eyes it is easier for me to create the packages-list from something like

[html]
Sorry, code is gone because Wordpress was eating it …
[/html]So there is an internal pre-processing of the original Xml. My knowledge about Xslt and especially XPath is just not enough for some better methods. But this way is now also much faster. I hope you like it and give me some days to finish this tool.

Related Posts

0 Responses to “As3 Documentation Tool Preview”


  1. No Comments

Leave a Reply






Close
E-mail It