]> source.dussan.org Git - aspectj.git/commitdiff
adding http://eclipse.org/aspectj as home page.
authorwisberg <wisberg>
Wed, 18 Dec 2002 15:18:16 +0000 (15:18 +0000)
committerwisberg <wisberg>
Wed, 18 Dec 2002 15:18:16 +0000 (15:18 +0000)
Docs assumed to be at http://eclipse.org/aspectj/doc/dist

docs/dist/doc/index.html

index 4b3e37c081afb3b10fa9a4706d22873a65a2fd5e..2e1d486b3f1f26bd8110f6e4f3a5fe751fa46017 100644 (file)
     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>
 
 <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>
 
 <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.
 
 <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 
 
 <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.
 <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,