Sébastien Loriot
1805701903
Merge remote-tracking branch 'cgal/5.6.x-branch'
2024-08-26 15:23:41 +02:00
Laurent Rineau
7838b95b94
generate review of the code
2024-08-23 15:55:55 +02:00
Laurent Rineau
ac46e56236
fix SELinux contexts so that the web server can offer the files
2024-08-23 15:49:20 +02:00
Laurent Rineau
847df9a0c9
better error handling for doxygen testsuite
2024-07-09 11:48:41 +02:00
Sébastien Loriot
d23fdd85bf
update testsuite script to last doxygen version
2023-05-12 19:44:58 +02:00
Sébastien Loriot
c83057a7dc
use new way to find python3 since cmake 3.12 and do not use old python path
2021-09-21 14:40:45 +02:00
Laurent Rineau
b131bd9d25
Change the URL to internal release
...
That will fix our documentation testsuite.
2021-03-26 10:49:34 +01:00
Maxime Gimeno
6474c9a54c
Cganhe official master doc from doxygen 1.8.4 to doxygen 1.8.13.
2018-02-12 12:51:30 +01:00
Laurent Rineau
8f3e229802
Update the script
...
- The directory of the doc results is now `output1/` instead of `output/`.
- The script was considering that CGAL-4.11.1-I-103 was `master`, whereas
it is build from a release branch.
2017-12-13 12:07:30 +01:00
Maxime Gimeno
647f4b7775
update testsuite script
2017-12-01 15:43:58 +01:00
Laurent Rineau
5658adbc26
Fix the updates to doc.cgal.org/master
2017-07-24 16:15:07 +02:00
Laurent Rineau
07e34b2773
Try to be more robust on errors
...
The objective is to always have a working http://doc.cgal.org/master
2017-07-17 17:42:50 +02:00
Maxime Gimeno
36d1a39bfc
Optimisations :
...
- Fix path problems
- Unify test_doxygens.sh
- use th emax number of cores available for make calls
- fix doc of the scripts
2017-06-07 13:58:48 +02:00
Maxime Gimeno
7745ed8423
Modify run_doxygen_testsuite to use the new doxygen testsuite.
2017-04-18 12:59:26 +02:00
Laurent Rineau
a022a05f0d
Add the support to edit the symlink
2016-07-20 19:46:02 +02:00
Laurent Rineau
c5af8ac61c
Change curl options
...
- use $HOME/.netrc to read user/passwd
- do not use insecured SSL
2016-01-11 10:50:07 +01:00
Philipp Möller
6b787718fe
Use a release to build the documentation
...
Duplicate some code from autotest_cgal to download the LATEST release,
untar it and run the documentation testsuite on it. Clean up afterwards.
2016-01-08 11:49:23 +01:00
Philipp Möller
686116debb
Move run_doxygen_testsuite to Scripts
...
This script should be part of a (internal) release so the machine
building releases or testsuites can use the appropriate version for a
given release.
2016-01-08 11:39:52 +01:00