Added a message about generating the documentation if you have doxygen
This commit is contained in:
parent
8e4513d880
commit
1beb08c39d
1 changed files with 1 additions and 0 deletions
|
|
@ -51,3 +51,4 @@ done
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "Now type 'make' to compile $PROG."
|
echo "Now type 'make' to compile $PROG."
|
||||||
|
echo "And if you have Doxygen installed, type 'make doc' to generate EO documentation."
|
||||||
|
|
|
||||||
Reference in a new issue