Codelet
https://github.com/aliteralmind/codelet

Codelet: Automated insertion of already unit-tested example code (its source code, console output, and input text-files) into JavaDoc, using inline taglets--Codelet makes it possible to have always accurate documentation.

See: Description

Codelet 
Package Description
com.github.aliteralmind.codelet
Main package.
com.github.aliteralmind.codelet.alter
Classes related to the alteration-portion of a customizer function.
com.github.aliteralmind.codelet.simplesig
Generically-useful utilities for searching among methods with parameter wildcards, and for specifying and invoking "simplified" method signatures, which accept only primitives and non-null strings.
com.github.aliteralmind.codelet.taglet
The only part of Codelet that depends on com.sun.javadoc.
com.github.aliteralmind.codelet.type
Type-specific taglet-processors and templates.
com.github.aliteralmind.codelet.util
Generically-useful classes for blacklisting file names, accessing Java-related files given its base-directory and fully-qualified name, and JavaDoc related utilities.
Codelet: Examples 
Package Description
com.github.aliteralmind.codelet.examples
Full examples used throughout Codelet.
com.github.aliteralmind.codelet.examples.adder
Trivial classes used in Codelet examples.
com.github.aliteralmind.codelet.examples.for_testing_only  
com.github.aliteralmind.codelet.examples.non_xbn
Example code demonstrating Codelet-like functionality, but that does not use any com.github.aliteralmind.codelet classes.
com.github.aliteralmind.codelet.examples.simplesig
Example code demonstrating the classes in com.github.aliteralmind.codelet.simplesig.
com.github.aliteralmind.codelet.examples.util
Example code demonstrating the classes in com.github.aliteralmind.codelet.util.


Copyright 2014, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.

 

https://github.com/aliteralmind/codelet