mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Remove src from inputs to avoid duplicate declarations with c functions in doxygen/breathe
This commit is contained in:
parent
1c98a9f50d
commit
839a5cb99d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue