[Plexus-svn] SF.net SVN: plexus:[863] trunk/plexus-graph/src/main/javadoc
Status: Alpha
Brought to you by:
rconner
|
From: <rc...@us...> - 2010-09-05 20:38:47
|
Revision: 863
http://plexus.svn.sourceforge.net/plexus/?rev=863&view=rev
Author: rconner
Date: 2010-09-05 20:38:41 +0000 (Sun, 05 Sep 2010)
Log Message:
-----------
Removing @version and @since documentation, since they're wrong anyway. Plexus hasn't reached 1.0 yet and won't in this form.
Modified Paths:
--------------
trunk/plexus-graph/src/main/javadoc/com/phoenixst/collections/package.html
trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/algorithms/package.html
trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/examples/package.html
trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/operations/package.html
trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/package.html
trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/traversals/package.html
trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/util/package.html
trunk/plexus-graph/src/main/javadoc/overview.html
Modified: trunk/plexus-graph/src/main/javadoc/com/phoenixst/collections/package.html
===================================================================
--- trunk/plexus-graph/src/main/javadoc/com/phoenixst/collections/package.html 2010-09-05 20:33:28 UTC (rev 862)
+++ trunk/plexus-graph/src/main/javadoc/com/phoenixst/collections/package.html 2010-09-05 20:38:41 UTC (rev 863)
@@ -2,7 +2,7 @@
<head>
<!--
- $Id$
+ $Id:package.html 862 2010-09-05 20:33:28Z rconner $
Copyright (C) 1994-2006 by Phoenix Software Technologists,
Inc. and others. All rights reserved.
@@ -27,11 +27,5 @@
integrate well with the versions of JBoss, struts, etc. that are
being used there).
-
-@version 1.0
-@author Ray A. Conner
-@since Plexus 1.0
-
-
</body>
</html>
Modified: trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/algorithms/package.html
===================================================================
--- trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/algorithms/package.html 2010-09-05 20:33:28 UTC (rev 862)
+++ trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/algorithms/package.html 2010-09-05 20:38:41 UTC (rev 863)
@@ -2,7 +2,7 @@
<head>
<!--
- $Id$
+ $Id:package.html 862 2010-09-05 20:33:28Z rconner $
Copyright (C) 1994-2006 by Phoenix Software Technologists,
Inc. and others. All rights reserved.
@@ -19,15 +19,8 @@
</head>
<body>
-
Contains algorithms that can be used upon {@link
com.phoenixst.plexus.Graph Graphs}.
-
-@version 1.0
-@author Ray A. Conner
-@since Plexus 1.0
-
-
</body>
</html>
Modified: trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/examples/package.html
===================================================================
--- trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/examples/package.html 2010-09-05 20:33:28 UTC (rev 862)
+++ trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/examples/package.html 2010-09-05 20:38:41 UTC (rev 863)
@@ -2,7 +2,7 @@
<head>
<!--
- $Id$
+ $Id:package.html 862 2010-09-05 20:33:28Z rconner $
Copyright (C) 1994-2006 by Phoenix Software Technologists,
Inc. and others. All rights reserved.
@@ -19,15 +19,8 @@
</head>
<body>
-
Contains a number of example {@link com.phoenixst.plexus.Graph}
implementations for the Plexus Graph Library.
-
-@version 1.0
-@author Ray A. Conner
-@since Plexus 1.0
-
-
</body>
</html>
Modified: trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/operations/package.html
===================================================================
--- trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/operations/package.html 2010-09-05 20:33:28 UTC (rev 862)
+++ trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/operations/package.html 2010-09-05 20:38:41 UTC (rev 863)
@@ -2,7 +2,7 @@
<head>
<!--
- $Id$
+ $Id:package.html 862 2010-09-05 20:33:28Z rconner $
Copyright (C) 1994-2006 by Phoenix Software Technologists,
Inc. and others. All rights reserved.
@@ -19,15 +19,8 @@
</head>
<body>
-
Contains operations on {@link com.phoenixst.plexus.Graph} objects for
the Plexus Graph Library.
-
-@version 1.0
-@author Ray A. Conner
-@since Plexus 1.0
-
-
</body>
</html>
Modified: trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/package.html
===================================================================
--- trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/package.html 2010-09-05 20:33:28 UTC (rev 862)
+++ trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/package.html 2010-09-05 20:38:41 UTC (rev 863)
@@ -2,7 +2,7 @@
<head>
<!--
- $Id$
+ $Id:package.html 862 2010-09-05 20:33:28Z rconner $
Copyright (C) 1994-2006 by Phoenix Software Technologists,
Inc. and others. All rights reserved.
@@ -19,14 +19,7 @@
</head>
<body>
-
Contains the core interfaces and classes for the Plexus Graph Library.
-
-@version 1.0
-@author Ray A. Conner
-@since Plexus 1.0
-
-
</body>
</html>
Modified: trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/traversals/package.html
===================================================================
--- trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/traversals/package.html 2010-09-05 20:33:28 UTC (rev 862)
+++ trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/traversals/package.html 2010-09-05 20:38:41 UTC (rev 863)
@@ -2,7 +2,7 @@
<head>
<!--
- $Id$
+ $Id:package.html 862 2010-09-05 20:33:28Z rconner $
Copyright (C) 1994-2006 by Phoenix Software Technologists,
Inc. and others. All rights reserved.
@@ -19,15 +19,8 @@
</head>
<body>
-
Contains basic traversals that can be used upon
{@link com.phoenixst.plexus.Graph Graphs}.
-
-@version 1.0
-@author Ray A. Conner
-@since Plexus 1.0
-
-
</body>
</html>
Modified: trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/util/package.html
===================================================================
--- trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/util/package.html 2010-09-05 20:33:28 UTC (rev 862)
+++ trunk/plexus-graph/src/main/javadoc/com/phoenixst/plexus/util/package.html 2010-09-05 20:38:41 UTC (rev 863)
@@ -2,7 +2,7 @@
<head>
<!--
- $Id$
+ $Id:package.html 862 2010-09-05 20:33:28Z rconner $
Copyright (C) 1994-2006 by Phoenix Software Technologists,
Inc. and others. All rights reserved.
@@ -19,16 +19,9 @@
</head>
<body>
-
Contains utilities useful for creating {@link
com.phoenixst.plexus.Graph} implementations, but that are unlikely to
be relevant for typical users of the Plexus Graph Library.
-
-@version 1.0
-@author Ray A. Conner
-@since Plexus 1.0
-
-
</body>
</html>
Modified: trunk/plexus-graph/src/main/javadoc/overview.html
===================================================================
--- trunk/plexus-graph/src/main/javadoc/overview.html 2010-09-05 20:33:28 UTC (rev 862)
+++ trunk/plexus-graph/src/main/javadoc/overview.html 2010-09-05 20:38:41 UTC (rev 863)
@@ -2,7 +2,7 @@
<head>
<!--
- $Id$
+ $Id:overview.html 861 2010-09-05 20:22:41Z rconner $
Copyright (C) 1994-2006 by Phoenix Software Technologists,
Inc. and others. All rights reserved.
@@ -19,7 +19,6 @@
</head>
<body>
-
This document is the API specification for the Plexus Graph Library, a
library of generic graph data structures in which vertices and edges
may contain user-defined objects.
@@ -116,11 +115,5 @@
constructor with a single argument of type <code>Graph</code>, which
creates a new graph with the same elements as its argument.
-
-@version 1.0
-@author Ray A. Conner
-@since Plexus 1.0
-
-
</body>
</html>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|