Author: crossley
Date: Sun Jun 24 22:46:33 2007
New Revision: 550364

URL: http://svn.apache.org/viewvc?view=rev&rev=550364
Log:
Add note about old docs being excluded via conf/cli.xconf

Modified:
    forrest/trunk/site-author/content/xdocs/procedures/How_to_publish_docs.xml

Modified: 
forrest/trunk/site-author/content/xdocs/procedures/How_to_publish_docs.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/procedures/How_to_publish_docs.xml?view=diff&rev=550364&r1=550363&r2=550364
==============================================================================
--- forrest/trunk/site-author/content/xdocs/procedures/How_to_publish_docs.xml 
(original)
+++ forrest/trunk/site-author/content/xdocs/procedures/How_to_publish_docs.xml 
Sun Jun 24 22:46:33 2007
@@ -167,6 +167,12 @@
 forrest -f publish.xml build
 svn update work/svn-deploy/forrest-docs
 diff -rq build/forrest-docs work/svn-deploy/forrest-docs | grep -v "\.svn" | 
grep differ</source>
+      <p>
+        If you change something that affects all pages (e.g. layout changes; 
navigation
+        menu additions or MOTD changes that affect old "versioned docs")
+        then see the note in conf/cli.xconf about temporarily not excluding
+        old "docs_*" patterns.
+      </p>
     </section>
   </body>
 </document>