r20914 - htdocs/branches/beta - Add a warning about the unstable docs.

Cristian Marchi cmarchi at code.gnucash.org
Tue Jul 12 08:26:00 EDT 2011


Author: cmarchi
Date: 2011-07-12 08:26:00 -0400 (Tue, 12 Jul 2011)
New Revision: 20914
Trac: http://svn.gnucash.org/trac/changeset/20914

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Add a warning about the unstable docs.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2011-07-12 12:09:08 UTC (rev 20913)
+++ htdocs/branches/beta/docs.phtml	2011-07-12 12:26:00 UTC (rev 20914)
@@ -70,6 +70,10 @@
 <p class="justify"><?php echo T_("Every night a server builds the documentation from the current contents of the <span class=\"gnucash\">Gnucash</span> subversion repository. This includes the <b>Developer Documentation</b> from <b>Doxygen</b> and <b>User Documentation</b> for the current <em>unstable</em> version of <span class=\"gnucash\">Gnucash</span>.");?>
 </div>
 
+<div class="dialog warning">
+<p><?php echo T_("<b>NOTE:</b> these documents might not be accessible from time to time because developers might be working on improvements. However they are the most up to date reference for <span class=\"gnucash\">Gnucash</span> users.");?></p>
+</div>
+
 <div class="featurecontainer">
 <div class="featureborder">
 <h2 class="featuretitle">GnuCash v2.4 <?=T_("(current stable release)");?></h2>



More information about the gnucash-changes mailing list