* C/gramps.xml: Add sect2 ids; remove image scale; add abstract
and maintainer fields. svn: r7451
This commit is contained in:
parent
f59f0c0d13
commit
8aa6c90a8a
@ -28,6 +28,13 @@
|
||||
<bookinfo>
|
||||
<title>GRAMPS Manual V2.8</title>
|
||||
|
||||
<abstract role="description">
|
||||
<para>The GRAMPS Manual is the user manual helping users to
|
||||
find their way around GRAMPS software. All aspects are
|
||||
covered, including the general details, subtle tips,
|
||||
preferences, tools, reports, etc.</para>
|
||||
</abstract>
|
||||
|
||||
<copyright>
|
||||
<year>2001</year>
|
||||
|
||||
@ -105,6 +112,15 @@
|
||||
</affiliation>
|
||||
</author>
|
||||
|
||||
<othercredit role="maintainer">
|
||||
<firstname>Donald N.</firstname>
|
||||
<surname>Allingham</surname>
|
||||
<affiliation>
|
||||
<orgname>GRAMPS Project</orgname>
|
||||
<address> <email>don@gramps-project.org</email> </address>
|
||||
</affiliation>
|
||||
</othercredit>
|
||||
|
||||
<!-- This is appropriate place for other contributors: translators,
|
||||
maintainers, etc. Commented out by default.
|
||||
|
||||
@ -1334,7 +1350,7 @@
|
||||
<!-- ==== End of Figure ==== -->
|
||||
</sect2>
|
||||
|
||||
<sect2 id=""repository-view">
|
||||
<sect2 id="repository-view">
|
||||
<title>Repositories View</title>
|
||||
|
||||
<para>Version 2.2 adds support for Repositories. A repository can be
|
||||
|
@ -1,5 +1,6 @@
|
||||
2006-10-27 Alex Roitman <shura@gramps-project.org>
|
||||
* C/gramps.xml: Add sect2 ids; remove image scale.
|
||||
* C/gramps.xml: Add sect2 ids; remove image scale; add abstract
|
||||
and maintainer fields.
|
||||
|
||||
2006-10-11 Alex Roitman <shura@gramps-project.org>
|
||||
* Makefile.am (DOC_MODULE): Use gramps in stead of gramps-manual.
|
||||
|
Loading…
Reference in New Issue
Block a user