aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-09-29 16:51:35 +0200
committerThomas White <taw@physics.org>2021-09-29 16:51:35 +0200
commit3c950c723a040ca94d3b3066ed4d36ec6eb0705d (patch)
tree73b5dd302ef58a45069a3207486222b36ea0119f /libcrystfel/doc
parent151629cd57e7047683bfce48b393f6e21da9b90d (diff)
Doxygen: Remove old references and optimise for C
Diffstat (limited to 'libcrystfel/doc')
-rw-r--r--libcrystfel/doc/Doxyfile.in2
-rw-r--r--libcrystfel/doc/index.md13
2 files changed, 3 insertions, 12 deletions
diff --git a/libcrystfel/doc/Doxyfile.in b/libcrystfel/doc/Doxyfile.in
index 0c74bfce..0f520e55 100644
--- a/libcrystfel/doc/Doxyfile.in
+++ b/libcrystfel/doc/Doxyfile.in
@@ -265,7 +265,7 @@ TCL_SUBST =
# members will be omitted, etc.
# The default value is: NO.
-OPTIMIZE_OUTPUT_FOR_C = NO
+OPTIMIZE_OUTPUT_FOR_C = YES
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
# Python sources only. Doxygen will then generate output that is more tailored
diff --git a/libcrystfel/doc/index.md b/libcrystfel/doc/index.md
index fc4275f4..38b5b86e 100644
--- a/libcrystfel/doc/index.md
+++ b/libcrystfel/doc/index.md
@@ -26,7 +26,6 @@ API documentation
* \ref cell.h "Unit cell structure"
* \ref cell-utils.h "Unit cell utility functions"
* \ref crystal.h "Crystal structure"
-* \ref events.h "Frame descriptors for multi-event files"
* \ref geometry.h "Geometry of diffraction (prediction/partiality calculations)"
* Peak search
* \ref peaks.h "Main peak search functions"
@@ -37,20 +36,12 @@ API documentation
* \ref integer_matrix.h "Integer matrices"
* \ref rational.h "Rational numbers (including rational matrices)"
* \ref index.h "Top-level indexing system"
- * \ref xgandalf.h "XGANDALF indexer interface"
- * \ref xds.h "XDS indexer inderface"
- * \ref mosflm.h "MOSFLM indexer interface"
- * \ref dirax.h "DirAx indexer interface"
- * \ref taketwo.h "TakeTwo indexing algorithm"
- * \ref asdf.h "ASDF indexing algorithm"
- * \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 detgeom.h "Detector geometry descriptions"
* \ref spectrum.h "Radiation spectrum object"
-* \ref hdf5-file.h "HDF5 file interface"
* \ref stream.h "Stream format for indexing/integration results"
-* \ref render.h "Miscellaneous rendering functions (colour scale)"
+* \ref colscale.h "Colour scale"
* \ref thread-pool.h "Thread pool"
* \ref utils.h "Miscellaneous utility functions"