fix: Fix some doxygen docs errors (#2130)

This commit is contained in:
Ayaz Salikhov
2025-05-21 15:06:31 +01:00
committed by GitHub
parent 28bd58f1d1
commit aef3119efb
6 changed files with 29 additions and 19 deletions

View File

@@ -61,6 +61,7 @@ pushd ${DOCDIR} > /dev/null 2>&1
cat ${ROOT}/docs/Doxyfile | \
sed \
-e "s/\${LINT}/YES/" \
-e "s/\${WARN_AS_ERROR}/NO/" \
-e "s!\${SOURCE}!${ROOT}!" \
-e "s/\${USE_DOT}/NO/" \
-e "s/\${EXCLUDES}/impl/" \