scottfrederick / springdoclet

A javadoc Doclet that generates documentation for Spring-based applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpringDoclet

SpringDoclet is Javadoc doclet that generates documentation on Spring artifacts in a project. The detection of Spring artifacts is based on the presence of Spring annotations on Java classes and methods.

See the Project Page for more information.

About

A javadoc Doclet that generates documentation for Spring-based applications

License:Apache License 2.0


Languages

Language:Java 74.3%Language:Groovy 25.7%