X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/3e50a59486d29752c938befdb906666e21851282..7375c789e1b85ef5eb280339559c0cc9ae8f3b87:/LUFA/Build/lufa_doxygen.mk diff --git a/LUFA/Build/lufa_doxygen.mk b/LUFA/Build/lufa_doxygen.mk index 51123799f..265ba6e93 100644 --- a/LUFA/Build/lufa_doxygen.mk +++ b/LUFA/Build/lufa_doxygen.mk @@ -73,6 +73,7 @@ else DOXYGEN_CMD := $(BASE_DOXYGEN_CMD) endif +# Builds the project documentation using the specified configuration file and the DOXYGEN tool doxygen: @echo $(MSG_DOXYGEN_CMD) Configuration file \"$(DOXYGEN_CONF)\" with parameters \"$(DOXYGEN_OVERRIDE_PARAMS)\" $(DOXYGEN_CMD)