r21881 - htdocs/trunk - Bug#660201: first run of changes to the documentation page.

Cristian Marchi cmarchi at code.gnucash.org
Tue Jan 24 08:34:07 EST 2012


Author: cmarchi
Date: 2012-01-24 08:34:07 -0500 (Tue, 24 Jan 2012)
New Revision: 21881
Trac: http://svn.gnucash.org/trac/changeset/21881

Modified:
   htdocs/trunk/docs.phtml
Log:
Bug#660201: first run of changes to the documentation page.

Modified: htdocs/trunk/docs.phtml
===================================================================
--- htdocs/trunk/docs.phtml	2012-01-23 20:45:26 UTC (rev 21880)
+++ htdocs/trunk/docs.phtml	2012-01-24 13:34:07 UTC (rev 21881)
@@ -12,16 +12,20 @@
 
 <div id="content">
 
-<h1><?php echo T_("GnuCash Documentation Project");?></h1>
+<h1><?php echo T_("GnuCash Documentation");?></h1>
 
-<p class="justify"><?php echo T_("This page is the home of the <span class=\"gnucash\">GnuCash</span> Documentation Project, our goal is to maintain a community of people working towards creation of high quality documentation for <span class=\"gnucash\">GnuCash</span>.");?></p>
+<p class="justify"><?php echo T_("The are two major <span class=\"gnucash\">GnuCash</span> documentation packages to help user, <b>Help Manual</b> and the <b>Concepts Guide</b>.");?></p>
 
-<p class="justify"><?php echo T_("If you have a question about how to use <span class=\"gnucash\">GnuCash</span>, you are in the right place. The first thing you should do is read the <b>Help Manual</b> and the <b>Concepts Guide</b>, most of your questions can probably be answered by these documents.");?></p>
 <p class="justify"><?php echo T_("The <b>Help Manual</b> is designed to be a quick reference of how to accomplish specific tasks and how to use the features in <span class=\"gnucash\">GnuCash</span>. The <b>Concepts Guide</b> is designed to be an in depth guide to the concepts behind using <span class=\"gnucash\">GnuCash</span> with a tutorial to show how to put those concepts into practice.");?></p>
 
-<p class="justify"><?php echo T_("Please send an email to the <a href='mailto:gnucash-user at lists.gnucash.org'>gnucash-user</a> mailing list if you cannot find a satisfactory answer to your question within either the <b>Help Manual</b> or the <b>Concepts Guide</b>. We <b>want</b> feedback from you, it is also through your comments that we know how to improve the documentation.");?></p>
-<p class="justify"><?php echo T_("Additionally, you can talk to someone via IRC at irc.gnome.org channel \"#gnucash\" about your question.  Another resource is the <a href='http://wiki.gnucash.org/wiki/'>English</a> or <a href='http://linuxwiki.de/GnuCash'>Deutsch</a> <span class=\"gnucash\">GnuCash</span> wikis. A wiki is an interactive website where registered users can ask and answer questions.");?></p>
+<p class="justify"><?php echo T_("Additionally, you can talk to someone via IRC at irc.gnome.org channel <b>#gnucash</b> about your question. Another resource is the <a href='http://wiki.gnucash.org/wiki/'>English</a> or <a href=\"http://linuxwiki.de/GnuCash\">Deutsch</a> <span class=\"gnucash\">GnuCash</span> wikis.</p>");?></p>
 
+<p class="justify"><?php echo T_("You can also send an email to the <a href='mailto:gnucash-user at lists.gnucash.org'>gnucash-user</a> mailing list if you cannot find a satisfactory answer to your question within either the <b>Help Manual</b> or the <b>Concepts Guide</b>. We <b>want</b> feedback from you, it is also through your comments that we know how to improve the documentation.");?></p>
+
+<div class="dialog note">
+<p class="justify"><?php echo T_("<span class="gnucash">GnuCash</span>'s documentation has been created by its community. See <a href=\"http://wiki.gnucash.org/wiki/Documentation_Update_Instructions\">Documentation Development</a> if you are interested in contributing to this effort.");?></p>
+</div>
+
 <div class="featurecontainer">
 <div class="featureborder">
 <h2 class="featuretitle"><?= T_("Nightly Documentation Builds");?></h2>



More information about the gnucash-changes mailing list