The only way to build everything  completely is from trunk:

ant clean build doc

This takes 36 minutes on my TRS-80. You can build the reference alone from /docs/src/ with

ant reference

but this won't resolve cross references or include the code examples.

If it take more than 45 minutes, it means you are using an Apple ][.


On Mar 20, 2008, at 11:17 AM, P T Withington wrote:

Thanks!  Much better.

On 2008-03-20, at 10:50 EDT, Donald Anderson wrote:
Try (cd docs/src;  ant reference)
about 8 minutes for me.
That *usually* does it - but beware - I also think some dependencies
may be broken, because it doesn't always work (though you
may only see that if you are changing XSL).

On Mar 20, 2008, at 10:43 AM, P T Withington wrote:

If I want to check my doc fixes? I naively tried `ant doc` about 45 minutes ago and it is still churning. This is making it fairly hard for me to "fix 8 doc bugs in 45 minutes while eating lunch"...


--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-547-7881
email: [EMAIL PROTECTED]
www: http://www.ddanderson.com






Reply via email to