mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6056 57a11ea4-9604-0410-9ed3-97b8803252fd
88 lines
2.5 KiB
XML
88 lines
2.5 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
|
|
<!ENTITY chapter1 SYSTEM "chapter1.xml">
|
|
<!ENTITY chapter2 SYSTEM "chapter2.xml">
|
|
<!ENTITY chapter3 SYSTEM "chapter3.xml">
|
|
<!ENTITY chapter4 SYSTEM "chapter4.xml">
|
|
<!ENTITY chapter5 SYSTEM "chapter5.xml">
|
|
<!ENTITY chapter6 SYSTEM "chapter6.xml">
|
|
<!ENTITY chapter7 SYSTEM "chapter7.xml">
|
|
<!ENTITY chapter8 SYSTEM "chapter8.xml">
|
|
<!ENTITY chapter9 SYSTEM "chapter9.xml">
|
|
<!ENTITY chapter10 SYSTEM "chapter10.xml">
|
|
<!ENTITY chapter11 SYSTEM "chapter11.xml">
|
|
<!ENTITY chapter12 SYSTEM "chapter12.xml">
|
|
<!ENTITY chapter13 SYSTEM "chapter13.xml">
|
|
<!ENTITY appendix SYSTEM "appendix.xml">
|
|
]>
|
|
<book id="index">
|
|
<bookinfo>
|
|
<title>GnuCash User Guide</title>
|
|
<edition>v1.6.5</edition>
|
|
<authorgroup>
|
|
|
|
<author>
|
|
<firstname>Carol</firstname>
|
|
<surname>Champagne</surname>
|
|
<authorblurb>
|
|
<para>
|
|
<email>carol@io.com</email>
|
|
</para>
|
|
</authorblurb>
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Chris</firstname>
|
|
<surname>Lyttle</surname>
|
|
<authorblurb>
|
|
<para>
|
|
<email>chris@wilddev.net</email>
|
|
</para>
|
|
</authorblurb>
|
|
</author>
|
|
|
|
</authorgroup>
|
|
|
|
<copyright>
|
|
<year>2001</year>
|
|
<holder>Carol Champagne and Chris Lyttle</holder>
|
|
</copyright>
|
|
|
|
<!-- translators: uncomment this:
|
|
|
|
<copyright>
|
|
<year>2000</year>
|
|
<holder>ME-THE-TRANSLATOR (Latin translation)</holder>
|
|
</copyright>
|
|
|
|
-->
|
|
|
|
<legalnotice id="legalnotice">
|
|
<para>
|
|
Permission is granted to copy, distribute and/or modify this document under the terms of the <ulink type="help" url="gnome-help:fdl"><citetitle>GNU Free Documentation License</citetitle></ulink>, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
|
|
A copy of this license was provided with this software in the file <filename>COPYING-DOCS</filename>.
|
|
</para>
|
|
<para>
|
|
Many of the names used by companies to distinguish their products and services are claimed as trademarks. Where those names appear in any GNOME documentation, and those trademarks are made aware to the members of the GNOME Documentation Project, the names have been printed in caps or initial caps.
|
|
</para>
|
|
</legalnotice>
|
|
|
|
|
|
<!-- this is the version of manual, not application -->
|
|
<releaseinfo>
|
|
This is version 1.6.5 of the GnuCash User Guide.
|
|
</releaseinfo>
|
|
|
|
</bookinfo>
|
|
|
|
&chapter1;
|
|
&chapter2;
|
|
&chapter3;
|
|
&chapter4;
|
|
&chapter5;
|
|
&chapter6;
|
|
&chapter7;
|
|
|
|
</book>
|