diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-11-30 16:15:36 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-11-30 16:15:36 +0100 |
| commit | b6a5c445e202e61c64b0986679a6e0a83724c322 (patch) | |
| tree | 70fdd74c8b59741922f5ed54bf2f35ff0a57ce90 /Doxyfile | |
| parent | 2d1deb2da9eab38febb4d4ce92faffa5d25a1e58 (diff) | |
| download | PROJ-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-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
