r20890 - htdocs/branches/beta - Start work on documentation page.

Cristian Marchi cmarchi at code.gnucash.org
Sun Jul 10 02:25:01 EDT 2011


Author: cmarchi
Date: 2011-07-10 02:25:01 -0400 (Sun, 10 Jul 2011)
New Revision: 20890
Trac: http://svn.gnucash.org/trac/changeset/20890

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Start work on documentation page.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2011-07-10 06:19:56 UTC (rev 20889)
+++ htdocs/branches/beta/docs.phtml	2011-07-10 06:25:01 UTC (rev 20890)
@@ -13,10 +13,12 @@
 
 <p><?php echo T_("Everything you need concerning GnuCash documentation should be here, if you notice something missing, email <a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a> and we will add it.");?></p>
 
-<h2><?= T_("Nightly Documentation Builds");?></h2>
+<div class="featureborder">
+<h2 class="featuretitle"><?= T_("Nightly Documentation Builds");?></h2>
+</div>
 <h3><?= T_("Current unstable user documentation and developer documentation");?></h3>
 
-<p><?php echo T_("Every night a server builds the documentation from the current contents of the GnuCash subversion repository.  This includes the Developer Documentation from Doxygen and User Documentation for the current unstable version of GnuCash.");?>
+<p class="justify"><?php echo T_("Every night a server builds the documentation from the current contents of the GnuCash subversion repository.  This includes the Developer Documentation from Doxygen and User Documentation for the current unstable version of GnuCash.");?>
 
 <ul>
   <li><b><?php echo T_("Help Manual");?></b>



More information about the gnucash-changes mailing list