Closed JamesIry closed 12 years ago
With this commit I've got all the sample code in java files with tests. But the code is not automatically being extracted into the docs.
This Doxia Snippit Macro stuff seems to be exactly what I need http://maven.apache.org/doxia/macros/index.html#Snippet_Macro
There's a bunch of sample code in the documentation. It needs to be extracted from Java files that have themselves been compiled and tested. Otherwise I'm just begging for doc errors.