diff options
author | ehilsdal <ehilsdal> | 2002-12-18 18:51:00 +0000 |
---|---|---|
committer | ehilsdal <ehilsdal> | 2002-12-18 18:51:00 +0000 |
commit | 7f352480c0d2edae195bcec37d1ecaa984031161 (patch) | |
tree | a905565843be70ce147e3296ab4d627cceed900f /docs/devGuideDB | |
parent | 01efac720424b0c2272afee80a7fb4833ad0111d (diff) | |
download | aspectj-7f352480c0d2edae195bcec37d1ecaa984031161.tar.gz aspectj-7f352480c0d2edae195bcec37d1ecaa984031161.zip |
Now devguide doesn't include AJDE stuff apart from the browser
Diffstat (limited to 'docs/devGuideDB')
-rw-r--r-- | docs/devGuideDB/devguide.xml | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/docs/devGuideDB/devguide.xml b/docs/devGuideDB/devguide.xml index 507e50319..1c4071b55 100644 --- a/docs/devGuideDB/devguide.xml +++ b/docs/devGuideDB/devguide.xml @@ -33,25 +33,17 @@ <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> |