[Zope3-checkins] 
	SVN: Zope3/branches/3.3/src/zope/app/onlinehelp/help/welcome.stx
	Due to #507 fix, developer-mode should be on to view ++apidoc++.
    Baiju M 
    baiju.m.mail at gmail.com
       
    Thu Aug 17 05:59:36 EDT 2006
    
    
  
Log message for revision 69586:
  Due to #507 fix, developer-mode should be on to view ++apidoc++.
  
Changed:
  U   Zope3/branches/3.3/src/zope/app/onlinehelp/help/welcome.stx
-=-
Modified: Zope3/branches/3.3/src/zope/app/onlinehelp/help/welcome.stx
===================================================================
--- Zope3/branches/3.3/src/zope/app/onlinehelp/help/welcome.stx	2006-08-17 08:06:54 UTC (rev 69585)
+++ Zope3/branches/3.3/src/zope/app/onlinehelp/help/welcome.stx	2006-08-17 09:59:34 UTC (rev 69586)
@@ -4,7 +4,7 @@
 
         Other Help / Documentation
 
-              - <a href="/++apidoc++" target="_blank">API Docs</a>
+              - <a href="/++apidoc++" target="_blank">API Docs</a> (To view this, set developer-mode on in etc/zope.conf)
 
               - <a href="http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/FrontPage" target="_blank">Documentation Wiki</a>
 
@@ -12,4 +12,4 @@
 
               - <a href="http://dev.zope.org/Zope3/ProgrammerTutorial" target="_blank">Programmers Tutorial</a>
 
-              - <a href="http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/FrontPage/Zope3Book">The Zope3 Book</a>
\ No newline at end of file
+              - <a href="http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/FrontPage/Zope3Book">The Zope3 Book</a>
    
    
More information about the Zope3-Checkins
mailing list