Changeset 11235
- Timestamp:
- 04/09/07 12:33:08 (2 years ago)
- Files:
-
- trunk/gdal/Doxyfile (modified) (1 diff)
- trunk/gdal/doc/index.dox (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/gdal/Doxyfile
r10609 r11235 446 446 EXAMPLE_PATH = apps \ 447 447 frmts \ 448 frmts/jdem \ 449 NEWS 448 frmts/jdem 450 449 451 450 # If the value of the EXAMPLE_PATH tag contains directories, you can use the trunk/gdal/doc/index.dox
r11222 r11235 16 16 to the calling application for all supported formats. It also comes with a variety 17 17 of useful \link gdal_utilities.html commandline utilities\endlink 18 for data translation and processing. The \link NEWS.html NEWS\endlink 19 page describes the January 2007 GDAL 1.4.0 release. 18 for data translation and processing. The 19 <a href="http://trac.osgeo.org/gdal/wiki/Release/1.4.1-News">NEWS</a> 20 page describes the April 2007 GDAL/OGR 1.4.1 release. 20 21 21 22 The related <a href="ogr">OGR</a> library (which lives within the GDAL source tree)
