Vastly overhauled Makefile heirarchy to conform to GNU automake/autoconf

technique.


svn: r1063
This commit is contained in:
Donald A. Peterson
2002-07-01 18:55:23 +00:00
parent 5c025f2366
commit 4be36e1045
41 changed files with 11121 additions and 1561 deletions

View File

@@ -1,12 +1,14 @@
.TH "gramps" "1" "0.1.x" "Brandon L. Griffith" ""
.TH gramps 1 "0.8.0" "man page by Brandon L. Griffith" ""
.SH "NAME"
.LP
gramps \- Genealogical Research and Analysis Management Programming System
.SH "SYNTAX"
.LP
gramps [\fIno option\fP]
gramps [\fIDatabase\fP]
.br
Currently \fBgramps\fR does not accept any command line arguments
Currently \fBgramps\fR does not require any command line arguments.
However, if provided, it is the path to either a gramps database or a GEDCOM
file to be imported.
.SH "DESCRIPTION"
.LP
Gramps is an open source genealogy program. It is written in Python, using the GTK/GNOME interface.