If you want to build the developer's guide and tutorials and all that, but you don't need the reference, pass in - Dskip.doc.reference=true when you call the doc task: $ ant -Dskip.doc.reference=true doc This will take much much less time than the complete doc build; for me it's 4 minutes vs 28 minutes. -ben