Remove src from inputs to avoid duplicate declarations with c functions in doxygen/breathe

This commit is contained in:
Joffrey Dorville 2026-05-29 15:57:50 -05:00
parent 1c98a9f50d
commit 839a5cb99d

View file

@ -864,7 +864,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/openmc/
INPUT = ../../include/openmc/
# 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