[Laszlo-checkins] r7745 - openlaszlo/trunk/docs/src/developers
lou@openlaszlo.org
lou at openlaszlo.org
Sun Jan 6 08:56:45 PST 2008
Author: lou
Date: 2008-01-06 08:56:22 -0800 (Sun, 06 Jan 2008)
New Revision: 7745
Modified:
openlaszlo/trunk/docs/src/developers/doc-toolchain.dbk
Log:
Change 20080106-lou-G by lou at loumac.local on 2008-01-06 12:50:41 AST
in /Users/lou/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: document how the copyright notice gets included in the dguide and reference
Bugs Fixed: LPP-5329
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Details: added description to the doc toolchain chapter of the dguide.
5.1. How the copyright gets generated
There is a copyright notice at the bottom of every dguide and reference page. This notice is generated during the docbook transform by the template user.footer.content in the file common-html.xsl. To change to copyright date for all generated documents, change the date in this template.
The copyright notice for files that are not generated is entered manually.
Tests:
Modified: openlaszlo/trunk/docs/src/developers/doc-toolchain.dbk
===================================================================
--- openlaszlo/trunk/docs/src/developers/doc-toolchain.dbk 2008-01-06 16:53:59 UTC (rev 7744)
+++ openlaszlo/trunk/docs/src/developers/doc-toolchain.dbk 2008-01-06 16:56:22 UTC (rev 7745)
@@ -526,7 +526,13 @@
<listitem>dbkpreprocessexamples.xsl</listitem>
<listitem>lzx-pretty-print.xsl</listitem>
</itemizedlist>
-
+ <section>
+ <title>How the copyright gets generated</title>
+ <para>There is a copyright notice at the bottom of every dguide and reference page. This notice is generated
+ during the docbook transform by the template user.footer.content in the file common-html.xsl. To change
+ to copyright date for all generated documents, change the date in this template.</para>
+ <para>The copyright notice for files that are <emphasis>not generated</emphasis> is entered manually.</para>
+ </section>
</section>
More information about the Laszlo-checkins
mailing list