Author: rgardler
Date: Tue Sep 13 03:41:25 2005
New Revision: 280534
URL: http://svn.apache.org/viewcvs?rev=280534&view=rev
Log:
add note about more complete instructions for including raw HTML
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml?rev=280534&r1=280533&r2=280534&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml Tue Sep 13
03:41:25 2005
@@ -400,6 +400,15 @@
</map:when>
</map:match>
</source>
+ <p>There is a more detailed discussion of this topic in the samples
+ of a freshly seeded site. To see this documentation do the
following:</p>
+ <ol>
+ <li>mkdir seed</li>
+ <li>cd seed</li>
+ <li>forrest fresh-site</li>
+ <li>forrest</li>
+ <li><link
href="http://localhost:8888/samples/linking.html#Serving+%28X%29HTML+content+without+Skinning">Read
the doc</link></li>
+ </ol>
</answer>
</faq>
</part>