aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/doc/Doxyfile.in
AgeCommit message (Collapse)Author
2021-09-30Doxygen: More improvementsThomas White
2021-09-29Doxygen: Exclude datatemplate_priv.h and uthash.hThomas White
2021-09-29Doxygen: Set EXTRACT_LOCAL_CLASSES = YESThomas White
This avoids that all of the private structures get included in the API documentation.
2021-09-29Doxygen: Remove old references and optimise for CThomas White
2021-09-29Fix Doxygen version numbersThomas White
This also removes Doxygen from the CMake build system. It doesn't seem worth trying to make it work both ways. Fixes: https://gitlab.desy.de/thomas.white/crystfel/-/issues/48
2020-07-29Add Doxygen for MesonThomas White