move official doxygen version to 1.17.0

This commit is contained in:
Sébastien Loriot
2026-06-12 15:21:52 +02:00
parent 7ba3b186d6
commit 3a4805cac9
22 changed files with 41 additions and 2110 deletions
@@ -69,7 +69,7 @@ cd "${CGAL_RELEASE_ID}"
PATH=/home/cgal-testsuite/local/bin:$PATH
export PATH
cd "${PWD}/doc/scripts"
bash -$- ./process_doc.sh /home/cgal-testsuite/bin/doxygen_1_8_13 /home/cgal-testsuite/bin/doxygen_1_9_6 /srv/CGAL/www/Members/Manual_doxygen_test
bash -$- ./process_doc.sh /home/cgal-testsuite/bin/doxygen_1_9_6 /home/cgal-testsuite/bin/doxygen_1_17_0 /srv/CGAL/www/Members/Manual_doxygen_test
if head -2 ../../.scm-branch | grep -q cgal/main; then
rsync -a --delete "/srv/CGAL/www/Members/Manual_doxygen_test/${CGAL_RELEASE_ID}/output2/" /srv/CGAL/www/doc/main/
fi