doxygen changed

This commit is contained in:
Christopher Dunn 2014-07-05 13:52:15 -07:00
parent 5850b83a5b
commit 5031a59518

View File

@ -141,7 +141,7 @@ Building the documentation
Run the Python script `doxybuild.py` from the top directory:
python doxybuild.py --open --with-dot
python doxybuild.py --doxygen=$(which doxygen) --open --with-dot
See `doxybuild.py --help` for options.