I inadvertently made the doxygen program that is used to generate the documentation a requirement, so the build will fail if it isn't installed. I changed that here so it just skips building the documentation if doxygen isn't installed. Also missed one float to real_type change.
I inadvertently made the doxygen program that is used to generate the documentation a requirement, so the build will fail if it isn't installed. I changed that here so it just skips building the documentation if doxygen isn't installed. Also missed one
float
toreal_type
change.