aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dist/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/doc/index.html')
-rw-r--r--docs/dist/doc/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html
index 7bee2629f..f4ab069af 100644
--- a/docs/dist/doc/index.html
+++ b/docs/dist/doc/index.html
@@ -22,6 +22,7 @@
<tr><td><a href="#documentation">docs</a></td><td>
<a href="faq.html">FAQ</a>,
<a href="quick.pdf">Quick Reference</a>,
+ <a href="adk15notebook/index.html">AspectJ 5 Developer's Notebook</a>,
<a href="progguide/index.html">programming</a> and
<a href="devguide/index.html">development</a> guides,
<a href="api/index.html">API</a> and
@@ -61,6 +62,13 @@
<td>This is a two-page quick reference for the AspectJ language.
</td> </tr>
+<tr> <td><a href="adk15notebook/index.html">AspectJ 5 Developer's Notebook</a>
+ (printable <a href="adk15notebook/printable.html">html</a>)
+ </td>
+ <td>This describes the changes to the AspectJ language and tools introduced
+ in the AspectJ 5 Development Kit. These changes are additive, and are not yet
+ reflected in the programming guide or quick reference.</td>
+ </tr>
<tr> <td><a href="progguide/index.html">Programming Guide</a>
(printable <a href="progguide/printable.html">html</a>)
@@ -112,6 +120,7 @@
<tr> <td>README's
</td>
<td>Changes and porting guide for AspectJ
+ <a href="README-150.html">1.5.0</a>,
<a href="README-121.html">1.2.1</a>,
<a href="README-12.html">1.2.0</a>,
<a href="README-11.html">1.1</a>, and