Skip to content

Commit dee3556

Browse files
authored
Merge pull request #199 from leobago/ftiff_docu
add doxygen page for FTI-FF
2 parents 7ab146f + 0302146 commit dee3556

2 files changed

Lines changed: 935 additions & 1 deletion

File tree

doc/Doxygen/Doxyfile.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,8 @@ INPUT = @CMAKE_SOURCE_DIR@/README.md \
749749
@CMAKE_BINARY_DIR@/interface.F90 \
750750
@CMAKE_CURRENT_SOURCE_DIR@/cmake.md \
751751
@CMAKE_CURRENT_SOURCE_DIR@/config.md \
752-
@CMAKE_CURRENT_SOURCE_DIR@/make.md
752+
@CMAKE_CURRENT_SOURCE_DIR@/make.md \
753+
@CMAKE_CURRENT_SOURCE_DIR@/ftiff.md
753754

754755
# This tag can be used to specify the character encoding of the source files
755756
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses

0 commit comments

Comments
 (0)