File: README

package info (click to toggle)
gdcm 3.0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 26,880 kB
  • sloc: cpp: 203,477; ansic: 78,582; xml: 48,129; python: 3,459; cs: 2,308; java: 1,629; lex: 1,290; sh: 334; php: 128; makefile: 117
file content (15 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
If you are reading this you are wondering what are ll those doxygen options:

- I need HTML output for the doc at:
http://gdcm.sourceforge.net/html/

- I need the MAN output for the generated man pages, for debian packaging
this is a lintian error when a cmd line tool does not prodivde a man-page.

- I need XML output for the python help page. See also the doxy2swig.py
that is located in Wrapping/Python dir.

- Specify a special FOOTER so that Piwik engine is on and will generate traffic
to sf.net.

The rest of the non-default options is currently not documented...