diff options
author | Thomas White <taw@physics.org> | 2019-05-08 13:54:18 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2019-05-14 10:02:50 +0200 |
commit | 59770f9bffbd47de5b518244a6dfcfbdfc8dad09 (patch) | |
tree | 43cd4f4bc25ca028b6af045737ad8e92426f8594 /libcrystfel/doc | |
parent | da02f33cf3722fb1533c4277f3b1cfcf079d4b2f (diff) |
Move Histogram out of API
It's only used by two test programs
Diffstat (limited to 'libcrystfel/doc')
-rw-r--r-- | libcrystfel/doc/index.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/doc/index.md b/libcrystfel/doc/index.md index 16868fef..3ffb3dc1 100644 --- a/libcrystfel/doc/index.md +++ b/libcrystfel/doc/index.md @@ -39,7 +39,6 @@ API documentation * Mathematical constructions: * \ref integer_matrix.h "Integer matrices" * \ref rational.h "Rational numbers (including rational matrices)" - * \ref histogram.h "Simple histogram" * \ref index.h "Top-level indexing system" * \ref xgandalf.h "XGANDALF indexer interface" * \ref xds.h "XDS indexer inderface" |