Difference between revisions of "GnuCash"

From GnuCash
Jump to: navigation, search
(Documentation for Users: Unify doc links using 'rev={{MainVersion}}&')
m (missed one replacement)
 
(9 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
It is also an excellent idea to add a disclaimer "This page is work in progress." until it is finished.
 
It is also an excellent idea to add a disclaimer "This page is work in progress." until it is finished.
 
-->
 
-->
GnuCash is the leading [https://www.gnu.org/licenses/ GPL'ed] Desktop Financial Manager Application. Appropriate for personal and small business use, it is meant to be easy to use and full of features.
+
GnuCash is the leading [{{URL:GPL}} GPL'ed] Desktop Financial Manager Application. Appropriate for personal and small business use, it is meant to be easy to use and full of features.
 
{| class="wikitable" style="margin: auto;"
 
{| class="wikitable" style="margin: auto;"
| There is no registration required to read this wiki or [{{WebURL}}/download.phtml download] and [[#Installation|install GnuCash]], only to edit this wiki.  
+
| There is no registration required to read this wiki or [{{URL:www}}/download.phtml download] and [[#Installation|install GnuCash]], only to edit this wiki.  
 
|}
 
|}
  
 
== Installation ==
 
== Installation ==
GnuCash has versions that run on '''Windows''', '''macOS''', and many different flavors of '''Linux''' and '''BSD'''.  
+
GnuCash has versions that run on '''Windows''', '''{{Mac}}''', and many different flavors of '''Linux''' and '''BSD'''.  
  
 
Installation instructions for the different operating systems under which GnuCash operates are included at [[Installation]].
 
Installation instructions for the different operating systems under which GnuCash operates are included at [[Installation]].
Line 29: Line 29:
 
== Available Documentation ==
 
== Available Documentation ==
 
=== Documentation for Users ===
 
=== Documentation for Users ===
 +
 +
==== Primary Instructional Documents ====
 
GnuCash offers two primary instructional documents:  
 
GnuCash offers two primary instructional documents:  
* [{{WebURL}}/viewdoc.phtml?rev={{MainVersion}}&doc=help ''The Help Manual'']—reference for details of operating specific GnuCash menus, dialogs, and windows, and
+
* [{{URL:docs:manual}} '''Manual'''] - the reference for details of operating specific GnuCash menus, dialogs, and windows
* [{{WebURL}}/viewdoc.phtml?rev={{MainVersion}}&doc=guide ''The Tutorial and Concepts Guide'']—a concise introduction to double-entry accounting and tutorials on using GnuCash to perform a variety of accounting tasks. It is highly recommended that new users read at least the '''Getting Started''' section of the ''Guide''.
+
* [{{URL:docs:guide}} '''Guide'''] - a concise ''introduction'' to double-entry accounting and ''tutorials'' on using GnuCash to perform a variety of accounting tasks. It is highly recommended that new users read at least the '''Getting Started''' section of the ''Guide''.
These are accessible via the '''Help''' menu in the program (if you've installed via a package manager you may need to install an additional package called something like "gnucash-docs") and from the [{{WebURL}}/docs.phtml Documentation page on the gnucash.org ''website''].
+
These documents are accessible via the <code>Help</code> menu in the program, probably requiring Linux users to install an additional package called something like <q>gnucash-docs</q> using their package manager, or from the [{{URL:www}}/docs.phtml Documentation page] on our ''website'' which also links the following variants:
The ''Help Manual'' is available in English, German, Italian, and Japanese; the ''Guide'' in English, Italian, Japanese, Portuguese, and Russian.
+
* '''Translations''' of the
 +
:'''Manual''' are available in ''German'', ''Italian'', ''Japanese'', and ''Portuguese'', and the
 +
:'''Guide''' is also available in ''simplified Chinese''.
 +
:The translations are not always recent and sometimes incomplete, but easier to understand from non-English users.
 +
* '''Other Formats''' consist of PDF, ePub, and mobi, or read html documents online
 +
* '''Nightly Builds''' contain the work in progress from the git repository for the stable branch
  
''PDF'', ''ePub'', and ''mobi'' formats may be downloaded from the [{{WebURL}}/docs.phtml Documentation page] where you will also find the documentation for earlier releases and a nightly build of changes made since the last release.
+
==== GnuCash wiki ====
 
+
This wiki includes extensive information regarding all aspects of GnuCash, contributed by the developers and users of GnuCash. Information in the wiki covers a broad variety of topics, and includes detailed technical information, as well as information that applies to specific use cases. Of particular interest on the wiki are:
Documentation from the git repository is '''built nightly''' for both the <tt>maint</tt> and <tt>master</tt> branches. ''PDF'', ''ePub'', and ''mobi'' documents can be downloaded from and ''html'' documents read online at [{{BuildURL}}/docs].
+
* The [[FAQ|GnuCash FAQ]], which contains a collection of frequently asked questions about GnuCash, including administration, accounting, and glossary questions
 +
* [[Using GnuCash]], which collects real life experiences using GnuCash. You may find (user) solutions here that are not covered by the documentation.
  
'''The GnuCash wiki''' includes extensive information regarding all aspects of GnuCash, contributed by the developers and users of GnuCash. Information in the wiki covers a broad variety of topics, and includes detailed technical information, as well as information that applies to specific use cases. Of particular interest on the wiki are:
+
==== Third Party Documentation ====
* The [[FAQ|GnuCash FAQ]], which contains a collection of frequently asked questions about GnuCash, including administration, accounting, and glossary questions, and
+
Third Party Documentation in Several Languages can be found in [[Documentation]].
* [[Using GnuCash]], which collects real life experiences using GnuCash. You may find (user) solutions here that are not covered by the documentation.
 
;Third Party Documentation in Several Languages: can be found in [[Documentation]].
 
  
 
=== Documentation for Developers ===
 
=== Documentation for Developers ===
The Application programming interface (API) for people who want to use the gnucash engine in their own project:
+
The '''Application programming interface''' (API) is intended for people who want to use the GnuCash engine <code>libgnucash</code> in their own project:
* [{{BuildURL}}/docs/MAINT maint], the stable branch and
+
:;[{{URL:docs:API}} stable] branch: is daily generated from the sources using [[Doxygen]].
* [{{BuildURL}}/docs/MASTER master], the new feature branch, which are daily generated from the sources using [[Doxygen]].
+
:;[{{URL:docs:API|FUTURE}} future] branch: will lead to the next mayor release. It will be activated after the first commit on that branch.
  
 
[[Using the API]] shows how to use it.
 
[[Using the API]] shows how to use it.
Line 56: Line 62:
 
The GnuCash Project is a volunteer-driven organization. We need your help to ensure that GnuCash survives and grows, and we need your help to help others.  
 
The GnuCash Project is a volunteer-driven organization. We need your help to ensure that GnuCash survives and grows, and we need your help to help others.  
  
There are many ways to contribute your knowledge and experience. Before you dig in, you may want to check out the [{{WebURL}} GnuCash website] for the latest news.
+
There are many ways to contribute your knowledge and experience. Before you dig in, you may want to check out the [{{URL:www}} GnuCash website] for the [{{URL:www}}news.phtml latest news].
  
'''Note:''' This part of the wiki is intended to become the main repository of GnuCash developer documentation. Some formerly static pages have been moved here from the [{{WebURL}} GnuCash website], but the move is not yet complete. Some remaining static pages may be out of date. Wherever a wiki article disagrees with a static web page on the Website, the wiki article here is more likely to be correct.
+
;Note: This part of the wiki is intended to become the main repository of GnuCash developer documentation. Some formerly static pages have been moved here from the [{{URL:www}} GnuCash website], but the move is not yet complete. Some remaining static pages may be out of date. Wherever a wiki article disagrees with a static web page on the Website, the wiki article here is more likely to be correct.
  
 
Here are a number of ways to get involved.
 
Here are a number of ways to get involved.
Line 66: Line 72:
  
 
=== Filing Bugs and Enhancement Requests ===
 
=== Filing Bugs and Enhancement Requests ===
Occasionally, GnuCash will not work the way it was designed to work--or you have an idea for making GnuCash better. Improvements and fixes can be submitted using the [[Bugzilla]] bug tracker; more general suggestions can be made via the  [https://gnucash.uservoice.com Uservoice] pages.
+
Occasionally, GnuCash will not work the way it was designed to work--or you have an idea for making GnuCash better. Improvements and fixes can be submitted using the [[Bugzilla]] bug tracker; more general suggestions can be made via the  [{{URL:UV}} Uservoice] pages.
  
 
=== Improving the Documentation ===
 
=== Improving the Documentation ===
* [[Documentation Update Instructions]]. This page describes the process to change both the GnuCash Tutorial and Concepts Guide and the Help Manual.
+
* [[Documentation Update Instructions]]. This page describes the process to change both the GnuCash <q>Tutorial and Concepts Guide</q> and the Manual.
  
 
=== Localization ===
 
=== Localization ===

Latest revision as of 00:00, 28 January 2024

Languages Deutsch Español Français עִברִית Português 简体中文

GnuCash is the leading GPL'ed Desktop Financial Manager Application. Appropriate for personal and small business use, it is meant to be easy to use and full of features.

There is no registration required to read this wiki or download and install GnuCash, only to edit this wiki.

Installation

GnuCash has versions that run on Windows, macOS, and many different flavors of Linux and BSD.

Installation instructions for the different operating systems under which GnuCash operates are included at Installation.

Getting Help

If you have trouble using GnuCash, and the various documentation sources haven't helped you--or if you want to give some feedback, you can get help in several ways. See Getting Help for these options.

Available Documentation

Documentation for Users

Primary Instructional Documents

GnuCash offers two primary instructional documents:

  • Manual - the reference for details of operating specific GnuCash menus, dialogs, and windows
  • Guide - a concise introduction to double-entry accounting and tutorials on using GnuCash to perform a variety of accounting tasks. It is highly recommended that new users read at least the Getting Started section of the Guide.

These documents are accessible via the Help menu in the program, probably requiring Linux users to install an additional package called something like gnucash-docs using their package manager, or from the Documentation page on our website which also links the following variants:

  • Translations of the
Manual are available in German, Italian, Japanese, and Portuguese, and the
Guide is also available in simplified Chinese.
The translations are not always recent and sometimes incomplete, but easier to understand from non-English users.
  • Other Formats consist of PDF, ePub, and mobi, or read html documents online
  • Nightly Builds contain the work in progress from the git repository for the stable branch

GnuCash wiki

This wiki includes extensive information regarding all aspects of GnuCash, contributed by the developers and users of GnuCash. Information in the wiki covers a broad variety of topics, and includes detailed technical information, as well as information that applies to specific use cases. Of particular interest on the wiki are:

  • The GnuCash FAQ, which contains a collection of frequently asked questions about GnuCash, including administration, accounting, and glossary questions
  • Using GnuCash, which collects real life experiences using GnuCash. You may find (user) solutions here that are not covered by the documentation.

Third Party Documentation

Third Party Documentation in Several Languages can be found in Documentation.

Documentation for Developers

The Application programming interface (API) is intended for people who want to use the GnuCash engine libgnucash in their own project:

stable branch
is daily generated from the sources using Doxygen.
future branch
will lead to the next mayor release. It will be activated after the first commit on that branch.

Using the API shows how to use it.

In addition it may be handy sometimes to have an overview of which parts of the gnucash code depend on which other parts. Dependency Graphs explains how to generate a dependency graph for this purpose.

Getting involved in the GnuCash project

The GnuCash Project is a volunteer-driven organization. We need your help to ensure that GnuCash survives and grows, and we need your help to help others.

There are many ways to contribute your knowledge and experience. Before you dig in, you may want to check out the GnuCash website for the latest news.

Note
This part of the wiki is intended to become the main repository of GnuCash developer documentation. Some formerly static pages have been moved here from the GnuCash website, but the move is not yet complete. Some remaining static pages may be out of date. Wherever a wiki article disagrees with a static web page on the Website, the wiki article here is more likely to be correct.

Here are a number of ways to get involved.

Mailing Lists

Subscribing to the mailing lists, and asking and answering questions there, is an excellent way to begin contributing the the success of GnuCash. See Mailing Lists for more.

Filing Bugs and Enhancement Requests

Occasionally, GnuCash will not work the way it was designed to work--or you have an idea for making GnuCash better. Improvements and fixes can be submitted using the Bugzilla bug tracker; more general suggestions can be made via the Uservoice pages.

Improving the Documentation

Localization

Developing the Application Code

Policy

Procedures

Other Development Notes

Future developments

Historical Information