From e49a9949642bb6dfbdec84df8c47e4ee8701a3d0 Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Wed, 25 Oct 2000 11:08:15 +0000 Subject: [PATCH] Add some grouping to the Ant Javadoc generation. Not bad as an example usage of the group nested element too. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268124 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build.xml b/build.xml index a031937d4..3ceea4e39 100644 --- a/build.xml +++ b/build.xml @@ -164,6 +164,9 @@ windowtitle="${Name} API" doctitle="${Name}" bottom="Copyright © 2000 Apache Software Foundation. All Rights Reserved."> + + +