diff --git a/INSTALL b/INSTALL index f2c8ee1fa..90201ca2b 100644 --- a/INSTALL +++ b/INSTALL @@ -65,6 +65,12 @@ main directory and do the following: files that `configure' created (so you can compile the package for a different kind of computer), type `make distclean'. + 6. You can optionally generate the Doxygen documentation files: + cd doc + make doc + The HTML output files are provided for binary releases on the hamlib.org + web site. + Compiler configuration ======================