Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-02 | Remove CMake build files | Thomas White | |
It's already far behind parity with Meson, and getting worse. | |||
2021-09-30 | Doxygen: More improvements | Thomas White | |
2021-09-29 | Add missing Doxyfile-version.in | Thomas White | |
2021-09-29 | Doxygen: Exclude datatemplate_priv.h and uthash.h | Thomas White | |
2021-09-29 | Doxygen: Set EXTRACT_LOCAL_CLASSES = YES | Thomas White | |
This avoids that all of the private structures get included in the API documentation. | |||
2021-09-29 | Doxygen: Remove old references and optimise for C | Thomas White | |
2021-09-29 | Fix Doxygen version numbers | Thomas 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-29 | Add Doxygen for Meson | Thomas White | |
2020-07-29 | Sketch out DataTemplate API | Thomas White | |
2019-05-14 | Sketch out Spectrum API | Thomas White | |
2019-05-14 | Update coding standards | Thomas White | |
2019-05-14 | Move Histogram out of API | Thomas White | |
It's only used by two test programs | |||
2019-05-14 | Remove old "statistics" module with R factors etc | Thomas White | |
compare_hkl does all of these, much better than these functions. | |||
2019-05-07 | Add CrystFEL version (including API revision) directly into Doxygen main page | Thomas White | |
2019-05-07 | Main and coding standard pages | Thomas White | |