Include samples and tests to doxygen documentation

refs #594
This commit is contained in:
Roland Winklmeier
2016-02-11 16:57:03 +01:00
parent 12f1fa6ba6
commit 66d2621815

View File

@@ -764,7 +764,10 @@ WARN_LOGFILE =
# spaces.
# Note: If this tag is empty the current directory is searched.
INPUT = $(DOXY_SRC_ROOT)/src
INPUT = $(DOXY_SRC_ROOT)/src \
$(DOXY_SRC_ROOT)/docs/src \
$(DOXY_SRC_ROOT)/samples \
$(DOXY_SRC_ROOT)/tests
# 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