adjust Doxyfile for source tree moves
The major source tree rearrangement means that Doxygen doesn't find any source files. We should set RECURSIVE = YES
to fix this. (We could also explicitly enumerate all of the directories, but recursing is more future-proof.)