Author: crossley
Date: Sat Sep 13 02:59:05 2008
New Revision: 694911
URL: http://svn.apache.org/viewvc?rev=694911&view=rev
Log:
Move the ""Further Reading" section to the bottom to use a "references" section.
Modified:
forrest/trunk/site-author/content/xdocs/howto-forrestbot-scp.xml
forrest/trunk/site-author/content/xdocs/howto-forrestbot-svn.xml
Modified: forrest/trunk/site-author/content/xdocs/howto-forrestbot-scp.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/howto-forrestbot-scp.xml?rev=694911&r1=694910&r2=694911&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/howto-forrestbot-scp.xml (original)
+++ forrest/trunk/site-author/content/xdocs/howto-forrestbot-scp.xml Sat Sep 13
02:59:05 2008
@@ -177,10 +177,10 @@
</p>
</section>
</steps>
- <extension title="Further Reading">
+ <references title="Further Reading">
<ul>
<li><a href="site:forrestbot-svn">How to deploy documentation with the
Forrestbot "svn" workstage</a></li>
<li><a href="site:forrestbot">Forrestbot - automated building and
deploying</a></li>
</ul>
- </extension>
+ </references>
</howto>
Modified: forrest/trunk/site-author/content/xdocs/howto-forrestbot-svn.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/howto-forrestbot-svn.xml?rev=694911&r1=694910&r2=694911&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/howto-forrestbot-svn.xml (original)
+++ forrest/trunk/site-author/content/xdocs/howto-forrestbot-svn.xml Sat Sep 13
02:59:05 2008
@@ -184,12 +184,6 @@
</p>
</section>
</steps>
- <extension title="Further Reading">
- <ul>
- <li><a href="site:forrestbot-scp">How to deploy documentation with the
Forrestbot "scp" workstage</a></li>
- <li><a href="site:forrestbot">Forrestbot - automated building and
deploying</a></li>
- </ul>
- </extension>
<faqs id="faqs">
<title>Frequently Asked Questions</title>
<faqsection id="faq-general">
@@ -221,4 +215,10 @@
</faq>
</faqsection>
</faqs>
+ <references title="Further Reading">
+ <ul>
+ <li><a href="site:forrestbot-scp">How to deploy documentation with the
Forrestbot "scp" workstage</a></li>
+ <li><a href="site:forrestbot">Forrestbot - automated building and
deploying</a></li>
+ </ul>
+ </references>
</howto>