~ubuntu-branches/ubuntu/oneiric/gpe-expenses/oneiric

« back to all changes in this revision

Viewing changes to doc/doxygen_main_page.c

  • Committer: Bazaar Package Importer
  • Author(s): Neil Williams
  • Date: 2009-05-24 08:46:26 UTC
  • mfrom: (1.1.6 upstream) (3.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090524084626-aj2m6clr8fwoigoz
Tags: 0.1.7-1
* New upstream release
* (Closes: #505073): FTBFS with GCC 4.4: expected
  'gint *' but argument is of type 'guint *'
* Add new package to remove translation files from library in
  accordance with Policy 8.2 (libqofexpensesobjects-data)
* Add devhelp support.
* Remove Section and Priority duplication in debian/control.
* use upstream symbol versioning support.
* Update Standards Version (no changes)
* SONAME bump for libqofexpensesobjects to enhance support in other
  applications.
* Add xsltproc to build depends for doc generation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 *  along with this program; if not, write to the Free Software
15
15
 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
16
16
*/
17
 
/** @mainpage gpe-expenses
 
17
/** @mainpage libqofexpensesobjects
18
18
 
19
19
QOF is Query Object Framework, an established abstraction layer in C that
20
20
enables queries and interchange of complex data - spun-out from GnuCash.
21
21
QSF is the XML file backend for QOF, newly written for this project but using
22
 
a backend framework already in use in GnuCash. You'll need the newest version
23
 
of QOF - 0.7.2 which is and available from http://qof.sourceforge.net/ . 
 
22
a backend framework already in use in GnuCash.
 
23
 
 
24
gpe-expenses provides an executable interface to the QOF external framework.
 
25
It supports writing the QSF XML offline storage and SQL-type queries. The
 
26
library contains the QOF objects that dictate the data structures used in
 
27
gpe-expenses.
24
28
 
25
29
For support, please subscribe to the QOF-devel mailing list:
26
30
http://lists.sourceforge.net/lists/listinfo/qof-devel