We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ab146f + 0302146 commit dee3556Copy full SHA for dee3556
2 files changed
doc/Doxygen/Doxyfile.in
@@ -749,7 +749,8 @@ INPUT = @CMAKE_SOURCE_DIR@/README.md \
749
@CMAKE_BINARY_DIR@/interface.F90 \
750
@CMAKE_CURRENT_SOURCE_DIR@/cmake.md \
751
@CMAKE_CURRENT_SOURCE_DIR@/config.md \
752
- @CMAKE_CURRENT_SOURCE_DIR@/make.md
+ @CMAKE_CURRENT_SOURCE_DIR@/make.md \
753
+ @CMAKE_CURRENT_SOURCE_DIR@/ftiff.md
754
755
# This tag can be used to specify the character encoding of the source files
756
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
0 commit comments