Add REST API and schema.xsd document to site generation
-------------------------------------------------------
Key: AMBARI-99
URL: https://issues.apache.org/jira/browse/AMBARI-99
Project: Ambari
Issue Type: New Feature
Components: build, client, controller, documentation, site
Affects Versions: 0.1.0
Environment: Java
Reporter: Eric Yang
Assignee: Eric Yang
Fix For: 0.1.0
Jersey can automatically generate REST API documentation from javadoc. The
trick is generating application.wadl then apply wadl.xslt stylesheet to
generate human readable html file and integrate it as part of site generation.
The last part is to automatically generate schema.xsd from Java class, and link
it to the generated application html.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira