File: README

package info (click to toggle)
amide 1.0.6-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,928 kB
  • sloc: ansic: 51,916; cpp: 2,332; xml: 1,995; makefile: 674; sh: 129
file content (13 lines) | stat: -rw-r--r-- 517 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13

In the doc/reference directory is a Makefile and supporting files to
generate basic API documentation for the "toolkit" portion of
AMIDE. 

Currently, this toolkit is not distributed as an independent library,
so this documentation is of limited utility and is only regenerated
intermittently.

The API documentation generation is based on that used for gtk. It can be
enabled with the --enable-gtk-doc configuration switch. As of
2012.01.10, it does not build correctly if libdcmdata support is also
configured in.