You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2011/01/13 04:24:46 UTC

svn commit: r1058399 - in /forrest/trunk/site-author/content/xdocs: howto-dev.xml site.xml

Author: crossley
Date: Thu Jan 13 03:24:46 2011
New Revision: 1058399

URL: http://svn.apache.org/viewvc?rev=1058399&view=rev
Log:
Improved development tips section about "View intermediate processing".
Improved reference to ForrestBar.
Linked to FAQ about "version and properties information".
Issue: FOR-1117

Modified:
    forrest/trunk/site-author/content/xdocs/howto-dev.xml
    forrest/trunk/site-author/content/xdocs/site.xml

Modified: forrest/trunk/site-author/content/xdocs/howto-dev.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/howto-dev.xml?rev=1058399&r1=1058398&r2=1058399&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/howto-dev.xml (original)
+++ forrest/trunk/site-author/content/xdocs/howto-dev.xml Thu Jan 13 03:24:46 2011
@@ -400,7 +400,15 @@ $ svn merge -r 303:302
         <p>
           The techniques described below help you to be aware of the
           intermediate processing steps.
-          The <a href="site:forrestbar">ForrestBar</a> also provides access.
+        </p>
+        <p>
+          The <a href="site:forrestbar">ForrestBar</a> also provides easy access
+          to various internal data to assist with both understanding how the
+          processing works and with debugging.
+        </p>
+        <p>
+          See also the <a href="site:faq/version-and-properties">FAQ</a>
+          which explains access to version and all "properties" information.
         </p>
       </section>
       <section id="debug-cocoon-profiler">

Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/site.xml?rev=1058399&r1=1058398&r2=1058399&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Thu Jan 13 03:24:46 2011
@@ -343,6 +343,7 @@
         <site-xml href="#site-xml"/>
         <requirements href="#requirements"/>
         <verbose-ant href="#verbose-ant"/>
+        <version-and-properties href="#version"/>
         <xml-entities href="#xml-entities"/>
       </faq>
       <whitepapers label="Background" description="Background documentation about Forrest and the technologies used">