From 3c950c723a040ca94d3b3066ed4d36ec6eb0705d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 29 Sep 2021 16:51:35 +0200 Subject: Doxygen: Remove old references and optimise for C --- libcrystfel/doc/Doxyfile.in | 2 +- libcrystfel/doc/index.md | 13 ++----------- 2 files changed, 3 insertions(+), 12 deletions(-) (limited to 'libcrystfel/doc') 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" -- cgit v1.2.3