Add project name to the Doxygen makefile target output.
This commit is contained in:
@@ -686,7 +686,7 @@ clean_list :
|
||||
$(REMOVEDIR) .dep
|
||||
|
||||
doxygen:
|
||||
@echo Generating Project Documentation...
|
||||
@echo Generating Project Documentation \($(TARGET)\)...
|
||||
@doxygen Doxygen.conf
|
||||
@echo Documentation Generation Complete.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user