Hi,
I'm currently working on the Site-generation for all modules. I just pushed some changes that allow providing documentation using asciidoctor. As an example, you can have a look at [1] and for an example of the graphics please have a look at [2] which are both generated from the resources in mvn/site/asciidoc Additionally feel free to checkout the rest of the documentation Maven generates, especially the project report [3]: - JavaDocs - Changelog - ... If you click on the link to another module, the link will not work as the site is intended on being deployed somewhere. I would like to auto-publish this to our website in the near future, so they are available at something like: http://flex.apache.org/flexjs/compiler/latest-dev/index.html for development or http://flex.apache.org/flexjs/compiler/0.7.0/index.html for released versions. What do you think? Chris [1] https://builds.apache.org/view/E-G/view/Flex/job/FlexJS%20Compiler%20(maven)/ws/target/site/build.html [2] https://builds.apache.org/view/E-G/view/Flex/job/FlexJS%20Compiler%20(maven)/ws/target/site/structure.html [3] https://builds.apache.org/view/E-G/view/Flex/job/FlexJS%20Compiler%20(maven)/ws/target/site/project-reports.html#
