Author: ptahchiev
Date: Sat Apr 12 04:32:06 2008
New Revision: 647432

URL: http://svn.apache.org/viewvc?rev=647432&view=rev
Log:
changes on the documentation.

Modified:
    jakarta/cactus/trunk/cactus-site/src/site/site.xml
    jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml
    jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_jsp.xml

Modified: jakarta/cactus/trunk/cactus-site/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/site.xml?rev=647432&r1=647431&r2=647432&view=diff
==============================================================================
--- jakarta/cactus/trunk/cactus-site/src/site/site.xml (original)
+++ jakarta/cactus/trunk/cactus-site/src/site/site.xml Sat Apr 12 04:32:06 2008
@@ -97,12 +97,10 @@
                        <item name="Participating" 
href="/participating/index.html" collapse="true">
                                <item name="About Us" 
href="/participating/contributors.html" />
                                <item name="TODO/Open Issues" 
href="http://issues.apache.org/jira/browse/CACTUS?report=com.atlassian.jira.plugin.system.project:openissues-panel";
 />
-                               <item name="Nightly Build Results" 
href="/participating/build_result.html" />
                                <item name="Coding Conventions" 
href="/participating/coding_conventions.html" />
                                <item name="Public API/SPIs" 
href="/participating/apis.html" />
-                               <item name="CVS" 
href="http://jakarta.apache.org/site/cvsindex.html"; />
+                               <item name="SVN" 
href="http://jakarta.apache.org/site/cvsindex.html"; />
                                <item name="Build From Source" 
href="/participating/howto_build.html" />
-                               <item name="Code Coverage Reports" 
href="/participating/coverage.html" />
                                <item name="Release Checklist" 
href="/participating/release_checklist.html" />
                                <item name="Logos" 
href="/participating/logos.html" />
                        </item>

Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml?rev=647432&r1=647431&r2=647432&view=diff
==============================================================================
--- jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml (original)
+++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml Sat Apr 12 
04:32:06 2008
@@ -102,21 +102,5 @@
       </ul>
 
     </section>
-
-    <section name="Nightly builds">
-
-      <p>
-             Click <a 
href="http://cvs.apache.org/builds/jakarta-cactus/nightly";>here</a> for Cactus 
nightly 
-        builds.
-      </p>
-
-      <note>
-        You can also check the <a href="participating/build_result.html">Build 
-        result</a> page, which contains information on the status of the
-        Cactus nightly builds (yes, they fail from time to time).
-      </note>
-
-    </section>
-
   </body>
 </document>

Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_jsp.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_jsp.xml?rev=647432&r1=647431&r2=647432&view=diff
==============================================================================
--- jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_jsp.xml 
(original)
+++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_jsp.xml Sat 
Apr 12 04:32:06 2008
@@ -40,7 +40,7 @@
          </p>
          <ul>
                <li>
-          <a anchor="howto_jsp.html#jsp_type1">type 1</a>:
+          <a href="howto_jsp.html#jsp_type1">type 1</a>:
           You may simply want to verify the result of the JSP processing,
                  i.e. the HTML, XML or other format it returns.
                </li>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to