File: examples.dox

package info (click to toggle)
gdal 1.3.2-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 37,640 kB
  • ctags: 38,948
  • sloc: cpp: 303,891; ansic: 136,081; sh: 8,216; python: 6,215; java: 2,991; perl: 1,532; makefile: 674; xml: 185; php: 24
file content (28 lines) | stat: -rw-r--r-- 424 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#ifndef DOXYGEN_SKIP
/* $Id: examples.dox,v 1.2 2005/10/27 15:12:49 dron Exp $ */
#endif /* DOXYGEN_SKIP */

/*!
\page gdalinfo.c Simple C Example: gdalinfo.c

\include gdalinfo.c
*/

/*!
\page gdalallregister.cpp Standard Driver Registration: gdalallregister.cpp

\include gdalallregister.cpp
*/

/*!
\page jdemdataset.cpp Sample Driver: jdemdataset.cpp

\include jdemdataset.cpp
*/

/*!
\page NEWS NEWS

\include NEWS
*/