aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2018-11-30 16:15:36 +0100
committerEven Rouault <even.rouault@spatialys.com>2018-11-30 16:15:36 +0100
commitb6a5c445e202e61c64b0986679a6e0a83724c322 (patch)
tree70fdd74c8b59741922f5ed54bf2f35ff0a57ce90 /Doxyfile
parent2d1deb2da9eab38febb4d4ce92faffa5d25a1e58 (diff)
downloadPROJ-b6a5c445e202e61c64b0986679a6e0a83724c322.tar.gz
PROJ-b6a5c445e202e61c64b0986679a6e0a83724c322.zip
API: move all advanced PJ_OBJ creation functions in a dedicated proj_experimental.h header
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index cc772c2e..282030fc 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -772,7 +772,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = src include/proj src/proj.h src/general_doc.dox
+INPUT = src include/proj src/proj.h src/proj_experimental.h src/general_doc.dox
# 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