Merge pull request #1037 from RosettaCommons/vmullig/details_not_detailed
Correcting Doxygen tags
- Fix all instances of "///@" (should be "/// @").
- Fix all instances of "/// @detailed" (should be "/// @details")
Branch not tested since only comments are affected. No test changes expected.