Redesigned SIMD module and unit tests.
[alexxy/gromacs.git] / doxygen / Doxyfile-lib.cmakein
index 497e358c1065df41bc372c52c06555893eb03d09..f2e40f9b15f1bfd282d1d06a129b207692c841f1 100644 (file)
@@ -2,6 +2,8 @@
 
 ENABLED_SECTIONS      += libapi
 INTERNAL_DOCS          = NO
+# This includes 'static inline' functions from headers in the documentation.
+EXTRACT_STATIC         = YES
 HIDE_UNDOC_CLASSES     = YES
 WARN_LOGFILE           = doxygen-lib.log
 HTML_OUTPUT            = html-lib