aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorAlan D. Snow <alansnow21@gmail.com>2021-10-05 12:27:28 -0500
committerGitHub <noreply@github.com>2021-10-05 19:27:28 +0200
commit06d299db13f301d261d49558a18aec7a91276bd8 (patch)
tree449b2c7ef6df824b917a40339ae0455e627b89ec /Doxyfile
parentc50ba1b1a7ecde946544c03ab0951727dd87264d (diff)
downloadPROJ-06d299db13f301d261d49558a18aec7a91276bd8.tar.gz
PROJ-06d299db13f301d261d49558a18aec7a91276bd8.zip
Add proj_trans_bounds to compute the image of a input bounding box through a transformation (#2882)
Fixes #2779
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 37776f9f..accc13f0 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -766,7 +766,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = src/iso19111 src/iso19111/operation include/proj src/proj.h src/proj_experimental.h src/general_doc.dox src/filemanager.cpp src/networkfilemanager.cpp
+INPUT = src/iso19111 src/iso19111/operation include/proj src/proj.h src/proj_experimental.h src/general_doc.dox src/filemanager.cpp src/networkfilemanager.cpp src/4D_api.cpp
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses