aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwisberg <wisberg>2002-12-18 15:18:16 +0000
committerwisberg <wisberg>2002-12-18 15:18:16 +0000
commit754dcbb620032af4660f1cb44b2c0e2cab778534 (patch)
tree883ecd9ac77cee0e73bcf818311b8a39f7246cae
parentbea2ce7f2f4d43ebe36052040b86ffcf4b390d6e (diff)
downloadaspectj-754dcbb620032af4660f1cb44b2c0e2cab778534.tar.gz
aspectj-754dcbb620032af4660f1cb44b2c0e2cab778534.zip
adding http://eclipse.org/aspectj as home page.
Docs assumed to be at http://eclipse.org/aspectj/doc/dist
-rw-r--r--docs/dist/doc/index.html28
1 files changed, 15 insertions, 13 deletions
diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html
index 4b3e37c08..2e1d486b3 100644
--- a/docs/dist/doc/index.html
+++ b/docs/dist/doc/index.html
@@ -15,8 +15,10 @@
an open-source license, require Java 2 to run, and produce
code that runs in JDK 1.1 and later VM's.
For the latest materials, see
- <a href="@aspectj.home.url@">@aspectj.home.url@</a>,
- especially the <a href="@aspectj.home.url@/faq">FAQ</a>.
+ <a href="http://eclipse.org/aspectj">http://eclipse.org/aspectj</a>.
+ <!--
+ especially the <a href="http://eclipse.org/aspectj/faq">FAQ</a>.
+ -->
<p>
<table>
@@ -32,7 +34,7 @@
<!-- end strip -->
examples
<tr><td><a href="#distributions">distributions</a></td><td>
- <a href="@aspectj.home.url@/dist">AspectJ</a> itself
+ <a href="http://eclipse.org/aspectj">AspectJ</a> itself
and development environment support for
<a href="http://eclipse.org/ajdt">Eclipse</a>,
<a href="http://aspectj4emacs.sourceforge.net">Emacs</a>,
@@ -42,8 +44,8 @@
<tr><td><a href="#resources">resources</a></td><td>
<a href="http://aosd.net">aosd.net</a>;
- <a href="@aspectj.home.url@">AspectJ project</a>
- the bug <a href="@aspectj.home.url@/bugs">db</a>,
+ <a href="http://eclipse.org/aspectj">AspectJ project</a>
+ the bug <a href="http://eclipse.org/bugs">db</a>,
and mailing lists for
<a href="mailto:aspectj-users@eclipse.org">users</a> and
<a href="mailto:aspectj-dev@eclipse.org">developers</a>.
@@ -59,7 +61,7 @@
<tr> <td><a href="quick.pdf"> AspectJ Quick Reference</a>
<!-- start strip -->
- (<a href="@aspectj.home.url@/doc/dist/quick.pdf">web</a>)
+ (<a href="http://eclipse.org/aspectj/doc/dist/quick.pdf">web</a>)
<!-- end strip -->
</td>
<td>This is a two-page quick reference for the AspectJ language.
@@ -69,7 +71,7 @@
<tr> <td><a href="progguide/index.html">Programming Guide</a>
(printable <a href="progguide.pdf">pdf</a> or <a href="progguide/printable.html">html</a>
<!-- start strip -->
- - <a href="@aspectj.home.url@/doc/dist/progguide/index.html">web</a>
+ - <a href="http://eclipse.org/aspectj/doc/dist/progguide/index.html">web</a>
<!-- end strip -->
)
</td>
@@ -95,7 +97,7 @@
(printable <a href="devguide/printable.html">html</a>
<!-- start strip -->
- - <a href="@aspectj.home.url@/doc/dist/devguide/index.html">web</a>
+ - <a href="http://eclipse.org/aspectj/doc/dist/devguide/index.html">web</a>
<!-- end strip -->
)
</td>
@@ -111,7 +113,7 @@
<tr> <td><a href="api/overview-summary.html">AspectJ API</a>
<!-- start strip -->
- (<a href="@aspectj.home.url@/doc/dist/api/overview-summary.html">web</a>)
+ (<a href="http://eclipse.org/aspectj/doc/dist/api/overview-summary.html">web</a>)
<!-- end strip -->
</td>
<td>API documentation for AspectJ runtime classes. <tt>JoinPoint</tt>
@@ -120,7 +122,7 @@
<tr> <td><a href="faq.html"> FAQ</a>
<!-- start strip -->
- (<a href="@aspectj.home.url@/doc/dist/faq.html">web</a>)
+ (<a href="http://eclipse.org/aspectj/doc/dist/faq.html">web</a>)
<!-- end strip -->
</td>
<td>Frequently-asked questions about the AspectJ language, tools, and project.
@@ -128,7 +130,7 @@
<tr> <td><a href="porting.html"> Porting guide</a>
<!-- start strip -->
- (<a href="@aspectj.home.url@/doc/dist/porting.html">web</a>)
+ (<a href="http://eclipse.org/aspectj/doc/dist/porting.html">web</a>)
<!-- end strip -->
</td>
<td>How users can convert code from pre-1.0 versions
@@ -137,7 +139,7 @@
<tr> <td><a href="changes.html"> Changes </a>
<!-- start strip -->
- (<a href="@aspectj.home.url@/doc/dist/changes.html">web</a>)
+ (<a href="http://eclipse.org/aspectj/doc/dist/changes.html">web</a>)
<!-- end strip -->
</td>
<td>Changes between the latest releases.
@@ -159,7 +161,7 @@
<h3>AspectJ distributions</h3>
<table border="1">
<tr> <th>Distributions</th><th>Description</th>
-<tr> <td><a href="@aspectj.home.url@/dl">AspectJ</a>
+<tr> <td><a href="http://eclipse.org/aspectj">AspectJ</a>
</td>
<td>The AspectJ distribution contains binaries for the
compiler, structure browser, and Ant taskdefs,