Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1243 - development/main/central/site/src/docs/products/metro/javadoc

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1243 - development/main/central/site/src/docs/products/metro/javadoc
  • Date: Fri, 17 Dec 2004 22:27:02 +0100

Author: mcconnell
Date: Fri Dec 17 22:27:02 2004
New Revision: 1243

Modified:
development/main/central/site/src/docs/products/metro/javadoc/index.xml
Log:
fix bad javadoc refs

Modified:
development/main/central/site/src/docs/products/metro/javadoc/index.xml
==============================================================================
--- development/main/central/site/src/docs/products/metro/javadoc/index.xml
(original)
+++ development/main/central/site/src/docs/products/metro/javadoc/index.xml
Fri Dec 17 22:27:02 2004
@@ -13,7 +13,7 @@
<table>
<tr><th>API</th><th>Description</th></tr>
<tr>
- <td><a
href="../../../../@METRO-PUBLIC-DOCS-PATH@/api/index.html">Component
API</a></td>
+ <td><a
href="../../../../@METRO-PUBLIC-DOCS-PATH@/index.html">Component API</a></td>
<td>
The component api deals with the interfaces and immutables
datatypes used in the contract betwen a component and a
container.
@@ -23,7 +23,7 @@
</td>
</tr>
<tr>
- <td><a
href="../../../../@METRO-PROTECTED-DOCS-PATH@/api/index.html">Facilities
API</a></td>
+ <td><a
href="../../../../@METRO-PROTECTED-DOCS-PATH@/index.html">Facilities
API</a></td>
<td>
The facilitis api deals with the internal object model of the
metro
system and is used for programatic control of the system. The
facilities
@@ -33,14 +33,14 @@
</td>
</tr>
<tr>
- <td><a
href="../../../../@METRO-TOOLS-DOCS-PATH@/api/index.html">Tools API</a></td>
+ <td><a
href="../../../../@METRO-TOOLS-DOCS-PATH@/index.html">Tools API</a></td>
<td>
The tools api describes a number of utilities including
integration test
helpers, meta-info generation tools, and the metro commandline
plugin.
</td>
</tr>
<tr>
- <td><a
href="../../../../@METRO-PRIVATE-DOCS-PATH@/api/index.html">Imlementation
API</a></td>
+ <td><a
href="../../../../@METRO-PRIVATE-DOCS-PATH@/index.html">Imlementation
API</a></td>
<td>
The implementation api is composed of the component and
facilities api together
with javadoc of the public implementation classes. This api
is of interest



  • svn commit: r1243 - development/main/central/site/src/docs/products/metro/javadoc, mcconnell, 12/17/2004

Archive powered by MHonArc 2.6.24.

Top of Page