You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2005/10/14 03:10:12 UTC

svn commit: r320959 - in /maven/components/trunk/maven-site/src/site/apt/guides: index.apt mktoc.sh toc.apt

Author: jvanzyl
Date: Thu Oct 13 18:10:10 2005
New Revision: 320959

URL: http://svn.apache.org/viewcvs?rev=320959&view=rev
Log:
updating toc

Added:
    maven/components/trunk/maven-site/src/site/apt/guides/index.apt
      - copied unchanged from r320958, maven/components/trunk/maven-site/src/site/apt/guides/toc.apt
Removed:
    maven/components/trunk/maven-site/src/site/apt/guides/toc.apt
Modified:
    maven/components/trunk/maven-site/src/site/apt/guides/mktoc.sh

Modified: maven/components/trunk/maven-site/src/site/apt/guides/mktoc.sh
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/apt/guides/mktoc.sh?rev=320959&r1=320958&r2=320959&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/apt/guides/mktoc.sh (original)
+++ maven/components/trunk/maven-site/src/site/apt/guides/mktoc.sh Thu Oct 13 18:10:10 2005
@@ -1,5 +1,5 @@
 
-toc=`pwd`/toc.apt
+toc=`pwd`/index.apt
 
 cp header.apt $toc