aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorwisberg <wisberg>2005-10-12 00:01:54 +0000
committerwisberg <wisberg>2005-10-12 00:01:54 +0000
commit9f872345c79a562aa5029e746c08b28ca7c664af (patch)
treea73e7ac9251fd14e4d344b667593b5c5fe995f19 /docs
parent9736c6dfa2019e888def460bd26b0f8e9362103a (diff)
downloadaspectj-9f872345c79a562aa5029e746c08b28ca7c664af.tar.gz
aspectj-9f872345c79a562aa5029e746c08b28ca7c664af.zip
named sections to avoid generated names, and omitting incremental as broken for now.
Diffstat (limited to 'docs')
-rw-r--r--docs/devGuideDB/ajbrowser.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/devGuideDB/ajbrowser.xml b/docs/devGuideDB/ajbrowser.xml
index 768cd2452..fd48169bc 100644
--- a/docs/devGuideDB/ajbrowser.xml
+++ b/docs/devGuideDB/ajbrowser.xml
@@ -37,7 +37,7 @@
</sect1>
- <sect1>
+ <sect1 id="ajbrowser-building">
<title>Building Programs</title>
<sect2 id="build-configurations" xreflabel="build-configurations">
<title>Build Configurations</title>
@@ -93,6 +93,7 @@
</inlinemediaobject>), or
or use the tools menu.
</para>
+<!--
<para>To build using AspectJ 1.1's incremental mode,
click the <literal>incremental compile</literal> checkbox in
the <literal>AspectJ Build Options</literal> tab
@@ -101,6 +102,7 @@
by holding the shift key down when selecting the
build menu item or button.
</para>
+-->
<para>
You may select
from different build configurations in the GUI
@@ -116,7 +118,7 @@
</sect2>
</sect1>
- <sect1>
+ <sect1 id="ajbrowser-navigating">
<title>Navigating Program Structure</title>
<para>
@@ -286,7 +288,7 @@
</para>
</sect2>
</sect1>
- <sect1>
+ <sect1 id="ajbrowser-running">
<title>Running Programs</title>
<para>
The browser supports a limited form of running compiled programs.