| Home | |
![]() | Documentation |
| Prev | Next |
Table of Contents
Code documentation is discussed in the section "coding." This section discusses developer and user documentation and generating html and pdf versions of same. Note that all non-source-code documentation, with two exceptions, must be written in docbook form.
./kmymoney2/html/home.html
and
./kmymoney2/html/whats_new.html
which are used on KMyMoney's internal home page when running the application.
In general, all documentation for KMyMoney should follow guidelines for the KDE project. In addition to the KDE guidelines, there are KMyMoney guidelines (which take precedence if there are conflicts). See the following KDE resources:
XML entities should be used for commonly used terms and phrases. There is a KMyMoney list at
| Prev: | Home | Next: |
| Unit testing HOWTO | Up | Style Guide |