Re: [general] Multidoc API of all Commons

2004-07-05 Thread Henri Yandell
se two views: "Released > Javadoc" and "CVS HEAD Javadoc". > > Gary > > > -Original Message- > > From: Henri Yandell [mailto:[EMAIL PROTECTED] > > Sent: Sunday, July 04, 2004 22:30 > > To: Jakarta Commons Developers List > > Subject: [genera

Re: [general] Multidoc API of all Commons

2004-07-05 Thread Stephen Colebourne
TED]> This is very nice! I'd personally like to use two views: "Released Javadoc" and "CVS HEAD Javadoc". Gary > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 04, 2004 22:30 > To: Jakarta Commons Developers

RE: [general] Multidoc API of all Commons

2004-07-05 Thread Gary Gregory
I am using Mozilla 1.7 BTW. > -Original Message- > From: Gary Gregory [mailto:[EMAIL PROTECTED] > Sent: Monday, July 05, 2004 11:23 > To: Jakarta Commons Developers List > Subject: RE: [general] Multidoc API of all Commons > > The packages links in the left pane do

RE: [general] Multidoc API of all Commons

2004-07-05 Thread Gary Gregory
CTED] > Sent: Sunday, July 04, 2004 22:30 > To: Jakarta Commons Developers List > Subject: [general] Multidoc API of all Commons > > > There's been a request on our Wiki for a combined javadoc for a while. > Part of the request is that we improve our cross-referencing, w

RE: [general] Multidoc API of all Commons

2004-07-05 Thread Gary Gregory
This is very nice! I'd personally like to use two views: "Released Javadoc" and "CVS HEAD Javadoc". Gary > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 04, 2004 22:30 > To: Jakarta Commons Developers List >

Re: [general] Multidoc API of all Commons

2004-07-05 Thread Henri Yandell
I'd thought of Maven, but forgot the multi-project part. I want to use this for larger than just a typical multi-project, but I have a multiproject too so I'll make a plugin for it. Gimme a few days. Hen On Mon, 5 Jul 2004, Alex Karasulu wrote: > Henri, > > Is there some mechanism in maven tha

Re: [general] Multidoc API of all Commons

2004-07-05 Thread Alex Karasulu
Henri, Is there some mechanism in maven that we can use to help automate this? Perhaps in the multiproject plugin which will automatically generate javadocs with the proper cross referencing and gather the docs. If we can find a standard way to make this happen (via a plugin) with the maven folk

[general] Multidoc API of all Commons

2004-07-04 Thread Henri Yandell
There's been a request on our Wiki for a combined javadoc for a while. Part of the request is that we improve our cross-referencing, which I think we can easily do, but will take a bit of planning. However, the other part is for a combined front-end (I think). I've spent today hacking around a bi