<html><head></head><body><div dir="auto">Good catch. Yes, it seems that newer doxygen versions call this file topics.html instead.</div><br><br><div class="gmail_quote"><div dir="auto">On February 14, 2025 12:04:44 p.m. PST, Christian Weisgerber <naddy@mips.inka.de> wrote:</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail"><div dir="auto">When FLAC 1.5.0 is built with GNU autotools, the API documentation<br>that is included in the release tarball is not installed.<br><br>This is due to this check in configure.ac:<br><br>  if test ! -n "$DOXYGEN" && test -f "$srcdir/doc/FLAC.tag" && test -f "$srcdir/doc/api/modules.html" ; then<br>          HAS_PREBUILT_DOXYGEN=yes<br>  fi<br>  AM_CONDITIONAL(FLaC__HAS_PREBUILT_DOXYGEN, test "x$HAS_PREBUILT_DOXYGEN" = xyes)<br><br>There is no file doc/api/modules.html.  Has something changed with<br>doxygen?<br><br></div></pre></blockquote></div><div dir="auto"> -r</div></body></html>