r20925 - htdocs/branches/beta - Minor tweaks.
Cristian Marchi
cmarchi at code.gnucash.org
Tue Jul 12 16:07:03 EDT 2011
Author: cmarchi
Date: 2011-07-12 16:07:03 -0400 (Tue, 12 Jul 2011)
New Revision: 20925
Trac: http://svn.gnucash.org/trac/changeset/20925
Modified:
htdocs/branches/beta/docs.phtml
Log:
Minor tweaks.
Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml 2011-07-12 19:54:46 UTC (rev 20924)
+++ htdocs/branches/beta/docs.phtml 2011-07-12 20:07:03 UTC (rev 20925)
@@ -9,7 +9,7 @@
<h1><?php echo T_("GnuCash Documentation Project");?></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_("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_("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>
@@ -194,7 +194,7 @@
</div>
<h3><?php echo T_("Introduction");?></h3>
-<p class="justify"><?php echo T_("The <span class=\"gnucash\">Gnucash</span> documentation is stored in xml files. More precisely, it uses the GNOME2 XML docbook system. This is a relatively flexible system that takes xml files as input and can generate documentation in several different output formats (html, pdf,...).");?></p>
+<p class="justify"><?php echo T_("The <span class=\"gnucash\">Gnucash</span> documentation is stored in <b>xml</b> files. More precisely, it uses the <b>GNOME2 XML docbook system</b>. This is a relatively flexible system that takes xml files as input and can generate documentation in several different output formats (html, pdf,...).");?></p>
<p class="justify"><?php echo T_("If you wish to review or write <span class=\"gnucash\">Gnucash</span> documentation, you will need to know xml. Some basic knowledge of the docbook system may be useful as well");?></p>
<p class="justify"><?php echo T_("The following links are for further sites that can help with the documentation and review process.");?>
<ul>
@@ -204,7 +204,7 @@
<li><a href='http://wiki.gnucash.org/wiki/Translation#How_to_translate_the_GnuCash_guide_and.2For_help_files'>How_to_translate_the_GnuCash_guide_and/or_help_files</a>: <?php echo T_("While this <span class=\"gnucash\">Gnucash</span> wiki page is really about translating the documentation, it holds some useful information on working with docbook files.");?></li>
<li><a href='http://wiki.gnucash.org/wiki/Documentation_Update_Instructions'> Documentation_Update_Instructions</a>: <?php echo T_("A detailed guide on how to work with documentation (update and maintenance).");?></li>
</ul></p>
-<p class="justify"><?php echo T_("We suggest also subscribing to ");?><a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a>.</p>
+<p class="justify"><?php echo T_("We suggest also subscribing to");?> <a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a>.</p>
<h3><?php echo T_("Gnome Documentation guidelines");?></h3>
<p class="justify"><?php echo T_("As stated earlier, the new docs are based on the GNOME2 XML docbook system. Everyone wishing to help please follow these guides where possible when reviewing and/or writing docs.");?></p>
More information about the gnucash-changes
mailing list