Skip to content

Commit

Permalink
Updates for cpld_gridgen program.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Aug 31, 2023
1 parent 088c9ca commit 0f0dda7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sorc/cpld_gridgen.fd/docs/Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.

INPUT = @abs_top_srcdir@/sorc/cpld_gridgen.fd/docs/user_guide.md \
INPUT = @abs_top_srcdir@/sorc/cpld_gridgen.fd/docs/cpld_gridgen.md \
@abs_top_srcdir@/sorc/cpld_gridgen.fd

# This tag can be used to specify the character encoding of the source files
Expand Down Expand Up @@ -1016,7 +1016,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 = user_guide.md
USE_MDFILE_AS_MAINPAGE = cpld_gridgen.md

#---------------------------------------------------------------------------
# Configuration options related to source browsing
Expand Down
4 changes: 4 additions & 0 deletions sorc/cpld_gridgen.fd/docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This program creates the files required for the Fix and IC files for
the coupled model.

Documentation may be found at https://ufs-community.github.io/UFS_UTILS
File renamed without changes.

0 comments on commit 0f0dda7

Please sign in to comment.