Update of /cvsroot/xdoclet/xdoclet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13342
Modified Files: build-docs.xml Log Message: Generate Javadocs for modules too, not just the core classes. XDT-1225 Index: build-docs.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/build-docs.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -r1.31 -r1.32 *** build-docs.xml 21 Aug 2004 14:37:14 -0000 1.31 --- build-docs.xml 14 Apr 2005 00:47:52 -0000 1.32 *************** *** 104,108 **** <mkdir dir="${docs.api.dir}"/> <javadoc packagenames="${packages}" ! sourcepath="${core.src.dir}" destdir="${docs.api.dir}" author="yes" --- 104,108 ---- <mkdir dir="${docs.api.dir}"/> <javadoc packagenames="${packages}" ! sourcepath="${core.src.dir}:${modules.all-src.dir}" destdir="${docs.api.dir}" author="yes" ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel