aboutsummaryrefslogtreecommitdiffstats
path: root/docs/devGuideDB
diff options
context:
space:
mode:
authoracolyer <acolyer>2005-09-01 16:16:11 +0000
committeracolyer <acolyer>2005-09-01 16:16:11 +0000
commit6629e48dbff05751879a24c27623a3c923189a79 (patch)
treee08a47f308ed59bc8aa47a0fc7955689b8bad064 /docs/devGuideDB
parenta5e645fa9a16aba627560d058be824438ddfc890 (diff)
downloadaspectj-6629e48dbff05751879a24c27623a3c923189a79.tar.gz
aspectj-6629e48dbff05751879a24c27623a3c923189a79.zip
ensure every section has an assigned id so that urls in generated html remain stable across builds.
Diffstat (limited to 'docs/devGuideDB')
-rw-r--r--docs/devGuideDB/ajbrowser.xml7
-rw-r--r--docs/devGuideDB/antsupport.xml3
2 files changed, 6 insertions, 4 deletions
diff --git a/docs/devGuideDB/ajbrowser.xml b/docs/devGuideDB/ajbrowser.xml
index 491da7d15..768cd2452 100644
--- a/docs/devGuideDB/ajbrowser.xml
+++ b/docs/devGuideDB/ajbrowser.xml
@@ -39,7 +39,7 @@
<sect1>
<title>Building Programs</title>
- <sect2>
+ <sect2 id="build-configurations" xreflabel="build-configurations">
<title>Build Configurations</title>
<para>A build configuration is a set of files to compile for a
@@ -81,7 +81,7 @@
<para>The following sections walk through a build.
</para>
</sect2>
- <sect2>
+ <sect2 id="compiling-a-program-build-configuration" xreflabel="compiling-a-program-build-configuration">
<title>Compiling a Program Build Configuration</title>
<para>
@@ -133,7 +133,7 @@
</inlinemediaobject>
</para>
- <sect2>
+ <sect2 id="example" xreflabel="example">
<title>Example: Exploring the "Spacewar" sample code </title>
<para>
<itemizedlist>
@@ -412,3 +412,4 @@
<!-- sgml-local-ecat-files: devguide.ced -->
<!-- sgml-parent-document:("devguide.sgml" "book" "refentry") -->
<!-- End: -->
+
diff --git a/docs/devGuideDB/antsupport.xml b/docs/devGuideDB/antsupport.xml
index d0a4876c6..bf295e4b7 100644
--- a/docs/devGuideDB/antsupport.xml
+++ b/docs/devGuideDB/antsupport.xml
@@ -904,7 +904,7 @@
</para>
</sect2>
- <sect2>
+ <sect2 id="programmatically-handling-compiler-messages" xreflabel="programmatically-handling-compiler-messages">
<title>Programmatically handling compiler messages</title>
<para>
Users may specify a message holder to which the compiler will pass
@@ -1605,3 +1605,4 @@
<!-- sgml-local-ecat-files: devguide.ced -->
<!-- sgml-parent-document:("devguide.sgml" "book" "refentry") -->
<!-- End: -->
+