Doc updates from Rob Browning and Eric Hanchrow.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2227 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-04-27 08:17:39 +00:00
parent f2653e6a9d
commit d714fa12ac
3 changed files with 25 additions and 0 deletions

View File

@@ -559,6 +559,7 @@ Ron Forrester <rjf@aracnet.com> for gnome patches
Dave Freese <DFreese@osc.uscg.mil> for leap-year fix
Bill Gribble <grib@billgribble.com> qif importation code
Otto Hammersmith <otto@bug.redhat.com> for RedHat RPM version
Eric Hanchrow <offby1@blarg.net> updated currency documentation
Alexandru Harsanyi <haral@codec.ro> for core dumps, lockups, gtk work
John Hasler <john@dhh.gt.org> engine patch
Jon K}re Hellan <jk@isdn-a33.itea.ntnu.no> misc core dump fixes

View File

@@ -322,6 +322,10 @@
<dd>for RedHat RPM packaging</dd>
<dt> <a href="mailto:offby1@blarg.net"> Eric Hanchrow</a></dt>
<dd>updated currency documentation</dd>
<dt> <a href="mailto:haral@codec.ro"> Alexandru
Harsanyi</a></dt>
@@ -552,6 +556,8 @@
<th>gnome</th>
<th>qt</th>
<th>scheme</th>
<th>docs</th>

18
doc/html/index.html Normal file
View File

@@ -0,0 +1,18 @@
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<link rel="stylesheet" title="normal" type="text/css" href=
"gnucash.css">
<title>GnuCash Help</title>
</head>
<body>
<h1> GnuCash Help </h1>
<ul>
<li> For help in <a href="C/xacc-main.html">English</a>.</li>
<li> Pour l'aide en <a href="fr/xacc-main.html">Fran&ccedil;ais</a>.
</li>
</ul>
</body>
</html>