Difference between revisions of "GnuCash"
m (Minor change to make sentence idiomatic English) |
(→Available Documentation: Improvements by Sunfish via gnucash-devel) |
||
Line 19: | Line 19: | ||
== Available Documentation == | == Available Documentation == | ||
− | === | + | === Documentation for Users === |
− | |||
GnuCash offers two major pieces of documentation: | GnuCash offers two major pieces of documentation: | ||
* [http://www.gnucash.org/viewdoc.phtml?doc=help The Help Manual] - a quick reference manual for specific tasks, and | * [http://www.gnucash.org/viewdoc.phtml?doc=help The Help Manual] - a quick reference manual for specific tasks, and | ||
* [http://www.gnucash.org/viewdoc.phtml?doc=guide The Tutorial and Concepts Guide] - an in-depth guide to the concepts. It is highly recommended to read at least the first chapters of the guide. | * [http://www.gnucash.org/viewdoc.phtml?doc=guide The Tutorial and Concepts Guide] - an in-depth guide to the concepts. It is highly recommended to read at least the first chapters of the guide. | ||
− | The [http://www.gnucash.org/docs.phtml Documentation page on the gnucash.org ''website''] also contains | + | The [http://www.gnucash.org/docs.phtml Documentation page on the gnucash.org ''website''] also contains these documents in |
* '''other languages:''' de, it, ja, pt; | * '''other languages:''' de, it, ja, pt; | ||
* '''other formats:''' ''PDF'', ''ePub'' or ''mobi''; as well as | * '''other formats:''' ''PDF'', ''ePub'' or ''mobi''; as well as | ||
* '''other releases:''' nightly (unstable), previous and earlier stable releases. | * '''other releases:''' nightly (unstable), previous and earlier stable releases. | ||
+ | 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: | ||
+ | * The [[FAQ|GnuCash FAQ]], which contains a collection of frequently asked questions about GnuCash, including administration, accounting, and glossary questions, and | ||
+ | * [[Using GnuCash]], which collects real life experiences using GnuCash. You may find (user) solutions here that are not covered by the documentation. | ||
− | === | + | === 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) for people who want to use the gnucash engine in their own project: | ||
* [http://code.gnucash.org/docs/MAINT maint], the stable branch and | * [http://code.gnucash.org/docs/MAINT maint], the stable branch and |
Revision as of 14:35, 20 August 2018
Languages | Deutsch | Español | 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. |
Contents
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
GnuCash offers two major pieces of documentation:
- The Help Manual - a quick reference manual for specific tasks, and
- The Tutorial and Concepts Guide - an in-depth guide to the concepts. It is highly recommended to read at least the first chapters of the guide.
The Documentation page on the gnucash.org website also contains these documents in
- other languages: de, it, ja, pt;
- other formats: PDF, ePub or mobi; as well as
- other releases: nightly (unstable), previous and earlier stable releases.
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:
- The GnuCash FAQ, which contains a collection of frequently asked questions about GnuCash, including administration, accounting, and glossary questions, and
- Using GnuCash, which collects real life experiences using GnuCash. You may find (user) solutions here that are not covered by the documentation.
Documentation for Developers
The Application programming interface (API) for people who want to use the gnucash engine in their own project:
- maint, the stable branch and
- master, the new feature branch, which are daily generated from the sources using Doxygen.
Using the API shows how to use it.
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
- Documentation Update Instructions. This page describes the process to change both the GnuCash Tutorial and Concepts Guide and the Help Manual.
Localization
- Translations gives an overview of this process, but please keep an eye on the Translation Status.
- How to adjust or create new Account Hierarchy Templates.
Developing the Application Code
Policy
Procedures
- Git access
- Building GnuCash from source code.
- Some notes about the GnuCash XML format for the XML Backend.
- The schema for the SQL Backend.
- Adding Preferences: How to add new preferences.
- Creating Custom Reports
- Python Bindings
Other Development Notes
- Reminders for the Project Administration
Future developments
- Our Release Schedule
- Future Roadmap
Historical Information
- Outdated WishList
- Budget History
- Credit Notes
- Old discussions about enhancement requests that have been implemented.
- Upgrade from 1.8.9 to 1.8.10 and HBCI online banking support
- Discussion about the License
- Special events
- There was a Bounty Program in June / July 2013
- GSoC Google Summer of Code