Skip to content

Commit

Permalink
added frmts/jdem to examples path
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.osgeo.org/gdal/trunk@2253 f0d54148-0727-0410-94bb-9a71ac55c965
  • Loading branch information
warmerdam committed Jun 21, 2001
1 parent 67c8ceb commit b3acdbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ FILE_PATTERNS = *.h *.cpp *.c *.dox
# directories that contain example code fragments that are included (see
# the \include command).

EXAMPLE_PATH = apps frmts
EXAMPLE_PATH = apps frmts frmts/jdem

# The RECURSIVE tag can be used to turn specify whether or not subdirectories
# should be searched for input files as well. Possible values are YES and NO.
Expand Down

0 comments on commit b3acdbd

Please sign in to comment.