]> git.sur5r.net Git - openocd/commit
allow documentation to be configured
authorZachary T Welch <zw@superlucidity.net>
Tue, 17 Nov 2009 14:54:56 +0000 (06:54 -0800)
committerZachary T Welch <zw@superlucidity.net>
Tue, 17 Nov 2009 19:42:48 +0000 (11:42 -0800)
commit0091e59d2a18c293fd952a9d707e609afdd6b17f
tree094899126558e846013a46379920af51a1a55313
parent94975c96d4f1f614e0877cac32ed5949cd0235f6
allow documentation to be configured

Add --disable-doxygen-html and --enable-doxygen-pdf options to the
configure script, allowing user to change the defaults.  These
update the proess of munging the Doxygen configuration file to
use the settings thusly provided.  Add options in README.
Doxyfile.in
Makefile.am
README
configure.in