aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-12-14 18:14:31 +0100
committerGitHub <noreply@github.com>2020-12-14 18:14:31 +0100
commitbfc54bbac8550e18d352468032ad0b3d5ca2d328 (patch)
treeb1b3de6fb6cbb482129fe90f2d633e0f5bae4f0b /Doxyfile
parent69994f1922146640ee18497c6e1a5ecd2a737942 (diff)
parent49c6a49d83a3b29836a930d296a9f239d2860de0 (diff)
downloadPROJ-bfc54bbac8550e18d352468032ad0b3d5ca2d328.tar.gz
PROJ-bfc54bbac8550e18d352468032ad0b3d5ca2d328.zip
Merge pull request #2483 from rouault/split_coordinateoperation
Split coordinateoperation.cpp and test_operation.cpp in several parts
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 6da7f7b9..f76b6b1d 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 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
# 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