commit | a3b8d484c623a6e8836d70ecef5e907aacdcc4a0 | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Wed Dec 12 06:36:07 2007 +0000 |
committer | david_williams <david_williams> | Wed Dec 12 06:36:07 2007 +0000 |
tree | 75587c3404bca4f5a0707905b2d5f522abbd756d | |
parent | f714045390c2f7cb9670f2da406ceaf4dfcf41d1 [diff] [blame] |
add skipJavaDoc example
diff --git a/releng.control/localBuildExample/javadoc.properties b/releng.control/localBuildExample/javadoc.properties new file mode 100644 index 0000000..3dbadd9 --- /dev/null +++ b/releng.control/localBuildExample/javadoc.properties
@@ -0,0 +1,6 @@ + +# the presence of this attribute, no matter it's value, will cause java doc generation to be skipped, for those java doc plugins that support it +# (as of this writing, jst.doc.isv and wst.doc.isv + +skipJavaDoc=true +