From dadc34655c3ab961b0b0b94a10eaaba710f0b5e8 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 4 Jul 2011 22:38:03 +0000 Subject: Added kmymoney git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- developer-doc/phb/phb.docbook | 196 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 196 insertions(+) create mode 100644 developer-doc/phb/phb.docbook (limited to 'developer-doc/phb/phb.docbook') diff --git a/developer-doc/phb/phb.docbook b/developer-doc/phb/phb.docbook new file mode 100644 index 0000000..4361acf --- /dev/null +++ b/developer-doc/phb/phb.docbook @@ -0,0 +1,196 @@ + + + + + + + KMyMoney"> + CVS"> + autoconf"> + automake"> + GPG"> + + + username"> + + + + + + + + + + + + + + + + + + + +]> + + + +&kappname; Project Handbook +Version &version; + + + +Dipl.Ing +Thomas +Baumgart + +
ipwizard@users.sourceforge.net
+
+
+ + +Michael +Edwardes + +
mte@users.sourceforge.net
+
+
+ +
+ +18.09.2005 + + +2001 +2002 +2005 +2008 +Thomas Baumgart +Michael Edwardes +Alvaro Soliverez + + + + +Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.1 +or any later version published by the Free Software Foundation; with +no Invariant Sections, with no Front-Cover texts, and with no Back-Cover +Texts. A copy of the license is included in the appendix entitled +"GNU Free Documentation License". + + + + + +As for any software development project, certain rules regulate the +development process of &app;. These rules cover things like coding +standards, configuration management and error reporting, just to name a few. +The focus of this document is on configuration management and coding +standards. More +information about the &app; project can be found on the +project's hompage. + + +If you have any comments to raise about this document please send an email +to kmymoney2-developer@lists.sourceforge.net, +the project's developer mailing list and we will try to rectify it. + +Please note that the most up-to-date version of this document can be +found in the source tree and is online on the +project's homepage. +A PDF +version is also available for download. + + + +A prerequisite for this document is a basic understanding on the work with +&cvs;. Even though this document covers some of the more special topics of +&cvs; in more detail it is not intended as an introduction to &cvs; in general. + + + +
+ + + + +History of this document + +This chapter contains a list of releases of this document. Each entry in this +list contains a date, an author and a short description and possibly a +release number. + + + + +2001-11, Thomas Baumgart, Rev 0.1 + + + +Initial work on the project handbook goes back into November 2001. +Unfortunately, the only history information is available in &cvs;. + + + + + + +2005-09-18, Thomas Baumgart, Rev 1.0 + + +Added chapter about translation +provided by J. Rundholz. +Added this version history + + + + + +2006-09-11, Thomas Baumgart, Rev 1.1 + + +Added chapter about documentation +provided by Tom Browder. + + + + + +2008-01-31, Alvaro Soliverez, Rev 1.2 + + +Added chapter about submissions +Added chapter about settings + + + + + + + + +&config-management; +&release-management; +&coding-standards; +&creating-dialogs; +&settings; +&unit-test; +&documentation; +&submissions; +&translation-hints; +&error-management; +&cvs-examples; +&src-examples; +&test-examples; +&rpm-example; +&licence; +
-- cgit v1.2.1