Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 499 invoked by uid 500); 5 Jun 2001 14:28:17 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 425 invoked from network); 5 Jun 2001 14:28:16 -0000 Message-ID: <0B3E4A385C25D511B65600B0D0B0EA1302FDD4@mtevans.netdelivery> From: Russ Baker To: "'ant-user@jakarta.apache.org'" Subject: RE: javadocs advice? Date: Tue, 5 Jun 2001 08:12:32 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N you could make separate targets say docs.mypackage1, docs.mypackage2, etc..., then have one depenedent upon another. Each of the targets can have their own destination directory also. Does this help? -Russ -----Original Message----- From: Christopher Berry [mailto:christopher.berry@etrade.com] Sent: Monday, June 04, 2001 7:39 PM To: Ant-User (E-mail) Subject: javadocs advice? Greetings, I suspect that this question is not Ant related specifically, and has more to do w/ javadoc itself. So at the risk of getting a RTFM answer, I'll pose the question anyway. I am constructing a build system for a series of related, yet independent "modules". Each module can be built independently, or alternately the whole system can be driven by from above by a master build.xml. I can easily javadoc each module independently. I can also javadoc them collectively (all dropping into the same /docs/javadocs directory, with all of the expected class.html files present) -- except that the index.html reflects only the last one executed. Is there a way to incrementally build javadocs -- layering them on top of each other?? Or does it really only work as a single step ?? Thanks very much, Cheers, -- Chris Chris Berry --- christopher.berry@etrade.com -- 512-323-9479