Salesforce.com native tool to document Apex classes similar to JavaDoc
This project has dependencies on other Force.com projects. Those projects must be deployed to the development org prior to deploying this codebase.
- FinancialForce fflib-apex-mocks - click here to deploy
- FinancialForce fflib-apex-common - click here to deploy
- Oracle's article "How to Write Doc Comments for the Javadoc Tool"
- Example of JavaDoc output - http://docs.oracle.com/javase/1.5.0/docs/api/index.html
The current TODO list is being managed via GitHub Issues