From 57092169e08f69a3da98555ee19c265bac00eea7 Mon Sep 17 00:00:00 2001 From: chad-earthscope Date: Sun, 23 Jul 2023 11:11:14 -0700 Subject: [PATCH] Another fix to Doxyfile --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index 61b3b9e..3abcdb9 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -1122,7 +1122,7 @@ FILTER_SOURCE_PATTERNS = # (index.html). This can be useful if you have a project on for instance GitHub # and want to reuse the introduction page also for the doxygen output. -USE_MDFILE_AS_MAINPAGE = index.md +#USE_MDFILE_AS_MAINPAGE = index.md # The Fortran standard specifies that for fixed formatted Fortran code all # characters from position 72 are to be considered as comment. A common