diff options
author | Thomas White <taw@physics.org> | 2019-05-10 17:26:46 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2020-07-29 18:39:50 +0200 |
commit | 9a0a25a4c88ad7d5b62bf6b8c285ba957f98b28f (patch) | |
tree | 1d9b407f233d7bdba045661de4719a6d68688418 /libcrystfel/doc | |
parent | 0e48c77bb04daf4c5dc5d71a74262404edfc049e (diff) |
Sketch out DataTemplate API
Diffstat (limited to 'libcrystfel/doc')
-rw-r--r-- | libcrystfel/doc/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/doc/index.md b/libcrystfel/doc/index.md index a14e62db..f1c72ed4 100644 --- a/libcrystfel/doc/index.md +++ b/libcrystfel/doc/index.md @@ -49,6 +49,7 @@ API documentation * \ref felix.h "Felix indexer interface" * \ref predict-refine.h "Prediction refinement" * \ref integration.h "Integration of reflections" +* \ref datatemplate.h "Contents of geometry files" * \ref detector.h "Detector geometry descriptions" * \ref spectrum.h "Radiation spectrum object" * \ref hdf5-file.h "HDF5 file interface" |