mirror of
https://github.com/nasa/trick.git
synced 2025-06-18 15:18:18 +00:00
Generate Doxygen files for Trick headers
Since the headers moved to include/trick, the Doxyfile's INPUT needs to be updated.
This commit is contained in:
@ -680,6 +680,7 @@ WARN_LOGFILE = $(TRICK_HOME)/doxygen/warning_msgs
|
||||
|
||||
INPUT = $(TRICK_HOME)/doxygen \
|
||||
$(TRICK_HOME)/trick_source
|
||||
$(TRICK_HOME)/include
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
|
||||
|
Reference in New Issue
Block a user