crossley 2003/06/26 01:32:49
Modified: src/documentation/xdocs/userdocs/concepts catalog.xml
Log:
Remove mention of cocoon-2.1
Revision Changes Path
1.4 +1 -5 cocoon-2.0/src/documentation/xdocs/userdocs/concepts/catalog.xml
Index: catalog.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.0/src/documentation/xdocs/userdocs/concepts/catalog.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- catalog.xml 18 Mar 2003 07:11:26 -0000 1.3
+++ catalog.xml 26 Jun 2003 08:32:49 -0000 1.4
@@ -277,9 +277,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.
@@ -288,8 +286,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>test.xml</code> ...