mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
108 lines
2.9 KiB
108 lines
2.9 KiB
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" title="normal" type="text/css" href=
|
|
"gnucash.css">
|
|
|
|
<title>GnuCash Help Main Window</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1> User Documentation Overview</h1>
|
|
For help on a specific topic:
|
|
|
|
<ul>
|
|
<li><a href="xacc-about.html">About GnuCash</a></li>
|
|
|
|
<li><a href="xacc-acctypes.html">Account Types</a></li>
|
|
|
|
<li><a href="xacc-apar.html">Accounts Payable and Accounts
|
|
Receivable</a></li>
|
|
|
|
<li><a href="xacc-groups.html">Chart of Accounts</a></li>
|
|
|
|
<li><a href="xacc-accwin.html">Creating a new
|
|
account</a></li>
|
|
|
|
<li><a href="xacc-date.html">Date Input</a></li>
|
|
|
|
<li><a href="xacc-apprdepr.html"> Depreciation and Capital
|
|
Gains</a></li>
|
|
|
|
<li><a href="xacc-currency.html">Foreign Currency
|
|
Accounts</a></li>
|
|
|
|
<li><a href="xacc-euro.html">GnuCash and the EURO</a></li>
|
|
|
|
<li><a href="bofa-mym.html">Importing MYM (Managing Your
|
|
Money) Files</a></li>
|
|
|
|
<li><a href="xacc-quicken.html">A Guide for Former Users of
|
|
Quicken(TM)</a></li>
|
|
|
|
<li>
|
|
<a href="xacc-gpl.html">License - GPL</a>
|
|
|
|
<ul>
|
|
<li><a href="xacc-gpl.html#SEC003">Warranty</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li><a href="xacc-mainwin.html">The Main Window</a></li>
|
|
|
|
<li><a href="xacc-recnwin.html">The Reconcile Window</a></li>
|
|
|
|
<li><a href="xacc-regwin.html">The Register Window</a></li>
|
|
|
|
<li><a href="xacc-ticker.html">Stock Ticker</a></li>
|
|
|
|
<li><a href="xacc-double.html">Using Double Entry</a></li>
|
|
|
|
<li><a href="xacc-expense.html">Using Income/Expense
|
|
Accounts</a></li>
|
|
<li><a href="xacc-globalprefs.html">Customizing Gnucash's Appearance</a></li>
|
|
<li><a href="xacc-accountedit.html">Changing Account Properties</a></li>
|
|
</ul>
|
|
|
|
<h1> Extended Help/System Documentation</h1>
|
|
|
|
<p> The following documentation is about the <em>
|
|
implementation</em> of GnuCash as opposed to being <em> user
|
|
documentation</em> on how to <em> use</em> it.</p>
|
|
|
|
<p> Some of it represents preliminary documentation for
|
|
subsystems that are not yet sufficiently functional for use by
|
|
end users.</p>
|
|
|
|
<ul>
|
|
<li><a href="projects.html"> GnuCash Project Goals</a></li>
|
|
|
|
<li><a href="xacc-print.html">Printing and Web
|
|
Serving</a></li>
|
|
|
|
<li>
|
|
<a href="xacc-reports.html">Reports</a>
|
|
|
|
<p> The reporting subsystem is presently undergoing active
|
|
development; documentation should eventually include:</p>
|
|
|
|
<ul>
|
|
<li>User documentation on how to use built-in
|
|
reports</li>
|
|
|
|
<li>"Power User" documentation on how to create new
|
|
reports</li>
|
|
|
|
<li>A design overview describing the reporting
|
|
architecture</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li><a href="xacc-y2k.html">Y2K Considerations</a></li>
|
|
</ul>
|
|
<hr>
|
|
</body>
|
|
</html>
|
|
|