]> source.dussan.org Git - aspectj.git/commitdiff
Now devguide doesn't include AJDE stuff apart from the browser
authorehilsdal <ehilsdal>
Wed, 18 Dec 2002 18:51:00 +0000 (18:51 +0000)
committerehilsdal <ehilsdal>
Wed, 18 Dec 2002 18:51:00 +0000 (18:51 +0000)
docs/build.xml
docs/devGuideDB/devguide.xml

index c7548f9f0100e1210781c3ce61cf32225a9934ac..d60c5aebd61cd28d8f5d3546c9bb129f818ab3f2 100644 (file)
@@ -47,7 +47,7 @@
       <property name="devguide.icons.dir" 
             location="${aspectj.modules.dir}/ajde/src/org/aspectj/ajde/resources/actions"/>
       <property name="include.devguide.icons"
-                 value="startAjde.gif,build.gif,openConfig.gif,browseroptions.gif,jbuilder-build.gif" />
+                 value="build.gif,openConfig.gif,browseroptions.gif" />
 
       <!-- callers of xml-html use these by default -->
       <property name="chunk.xsl.source" 
              includes="${include.devguide.icons}" />
         </copy>
       <antcall target="build-guide">
+        <param name="xml-html-copy" value="ajbrowser-building.gif,ajbrowser-options.gif,${include.devguide.icons}" />
         <param name="guide.dir" value="devGuideDB"/>
         <param name="guide.name" value="devguide"/>
       </antcall>
index 507e503196983a28afc98a4fbcfe786ab34e207b..1c4071b55b55c971326caf2eae08d1ae4b58a03c 100644 (file)
 
     <abstract>
       <para>
-       This user's guide describes the tools which are part of the
-       AspectJ development environment. A companion guide describes the
-       AspectJ language.
+       This guide describes the tools which are part of the AspectJ
+       development environment.  They currently describe the 1.0.6 versions of
+       the tools: See README-11.html in the distribution for a description of
+       changes.  A companion guide describes the AspectJ language.
       </para>
     </abstract>
   </bookinfo>
 
   <reference>
-    <title>Command Line Tools</title>
       &ajc;
-  </reference>
-
-  <reference>
-    <title>Development Environment Support</title>
       &ajbrowser;
-      &ajdejbuilder;
-      &ajdeforte;
-      &aspectj-mode;
-      &ajdee;
   </reference>
 
 </book>