crossley 2003/06/26 01:32:36
Modified: src/documentation/xdocs/userdocs/concepts catalog.xml
Log:
Remove mention of cocoon-2.0
Revision Changes Path
1.6 +1 -5 cocoon-2.1/src/documentation/xdocs/userdocs/concepts/catalog.xml
Index: catalog.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/concepts/catalog.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- catalog.xml 26 Jun 2003 07:02:44 -0000 1.5
+++ catalog.xml 26 Jun 2003 08:32:35 -0000 1.6
@@ -284,9 +284,7 @@
<p>
See catalogs in action with the
- <link href="../../overview.html#samples">Cocoon Samples</link>, or
- from your local webapp distribution in 2.1 via
<code>http://localhost:8080/cocoon/samples/misc/catalog-demo</code>,
- or in 2.0.3 via <code>http://localhost:8080/cocoon/catalog-demo</code>.
+ <link href="../../overview.html#samples">Cocoon Samples</link>
The demonstration
intends to be self-documenting. The top-level XML instance describes its
role, and each included external entity reports how it came into being.
@@ -295,8 +293,6 @@
simply rename the default <code>catalog</code> file before starting
Cocoon.)
</p>
-
-<note>TODO: ensure that the link to samples works OK in the various documentation
situations (i.e. static site, local docs build)</note>
<p>Here is the source for the top-level XML instance document
<code>catalog-demo.xml</code> ...