Doxygen: changed description of make targets

This commit is contained in:
Evgeny Grin (Karlson2k)
2022-01-06 19:05:42 +03:00
parent 88b7523e13
commit 5368cd9c35
+1 -1
View File
@@ -1,7 +1,7 @@
# This Makefile.am is in the public domain
all:
@echo -e \
"Generate documentation:\n" \
"Generate doxygen additional documentation:\n" \
"\tmake full - full documentation with dependency graphs (slow)\n" \
"\tmake fast - fast mode without dependency graphs"