Commit Graph

120 Commits

Author SHA1 Message Date
Sébastien Loriot 075421890c Merge remote-tracking branch 'cgal/5.5.x-branch' 2023-05-24 09:35:53 +02:00
Sébastien Loriot de869b74a8 the link is changing all the time 2023-05-23 13:47:42 +02:00
Sebastien Loriot 243adaaa05
Update doc testsuite to use 1.9.6 (#7441)
Replaces #6178
2023-05-19 18:03:05 +02:00
Sébastien Loriot caba1718c9 improve error message 2023-05-15 11:52:57 +02:00
Sébastien Loriot 0a8a706f2a remove check on exe name 2023-05-15 11:42:03 +02:00
Sébastien Loriot d23fdd85bf update testsuite script to last doxygen version 2023-05-12 19:44:58 +02:00
Sébastien Loriot cb11c8a673 no longer deal with png icons + remove CGAL link in title 2023-05-12 19:07:34 +02:00
albert-github 254251d3f6 Incorrect usage of `xmlns` in HTML headers
A bit hidden usage corrected as well.
2023-04-18 13:14:03 +02:00
Laurent Rineau af3842bab0 Merge pull request #7178 from sloriot/doc_7101_follow_up
Force html output (needed with lxml greater than 4.6.5)
2023-01-27 20:55:22 +01:00
Laurent Rineau 7998432056 Merge pull request #7199 from sloriot/CGAL-doc_python_pkg_filter
pkg_filter use detected python version

# Conflicts:
#	Documentation/doc/CMakeLists.txt
2023-01-27 20:55:07 +01:00
Sébastien Loriot 271cad9d3d use detected python version 2023-01-18 19:03:42 +01:00
Sébastien Loriot 56a852403c force html output (needed with lxml greater that 4.6.5) 2023-01-11 16:54:02 +01:00
Sebastien Loriot e95a9d98df
Close files before writing (#7101) 2022-12-21 14:44:32 +01:00
Sébastien Loriot 12bca1c4f6 close files before writing 2022-11-30 13:30:22 +01:00
Mael Rouxel-Labbé b5c21e1f5d Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
Sébastien Loriot 6f84cbebc2 Merge remote-tracking branch 'cgal/5.3.x-branch' 2022-05-26 18:13:19 +02:00
Sébastien Loriot 74323a484f workaround issue with pyquery 2022-05-25 18:52:04 +02:00
Sébastien Loriot 72c3607780 undo version change 2021-09-22 09:34:37 +02:00
Maxime Gimeno 713467e952 revert Doxygen changes 2021-09-03 10:31:15 +02:00
Maxime Gimeno 3cf9007f5b Fix xml decoding 2021-09-01 09:14:39 +02:00
Maxime Gimeno 6baa27c7eb Fix documentation_parser.py 2021-08-31 10:17:07 +02:00
Maxime Gimeno 549e677d6a Merge remote-tracking branch 'cgal/master' into Update_python_scripts-maxGimeno 2021-08-30 13:04:46 +02:00
Sébastien Loriot 814c9138ef Merge remote-tracking branch 'cgal/5.3.x-branch' 2021-08-12 10:38:11 +02:00
Sébastien Loriot cff3cdb40e Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-08-12 10:23:57 +02:00
Laurent Rineau 97fb041ad5 Port documentation_parser.py to Python3
My attempt with python2 on Ubuntu 20.04 failed. Let's move to Python3,
at least for this script.
2021-08-10 13:34:40 +02:00
Laurent Rineau c9780d93e4 For the moment, documentation_parser.py is a python2 script 2021-08-10 13:11:42 +02:00
Sébastien Loriot 95a3b100f8 Merge remote-tracking branch 'cgal/5.3.x-branch' 2021-08-05 08:36:10 +02:00
Sébastien Loriot fb30b596ae Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-08-05 08:35:36 +02:00
Sébastien Loriot 5b6f3abac2 fix iteration up to the end 2021-08-05 08:25:43 +02:00
Mael Rouxel-Labbé 78ff9185b3 Harmonize ASCII usage across all packages 2021-06-23 23:34:32 +02:00
Laurent Rineau 6b3c482938 Merge pull request #5646 from maxGimeno/Doc-Fix_scripts_compare-maxGimeno
Documentation: Fix doxygen comparison scripts
2021-04-30 10:50:56 +02:00
Maxime Gimeno 3b666385c4 If errors prevent the doc form doxygen master to be generated, it will still upload the results and provide logs to the cmake or make errors. 2021-04-27 14:34:56 +02:00
Maxime Gimeno f13d9f3af1 WIP : error n list of logs 2021-04-27 11:17:31 +02:00
Sébastien Loriot 241b5ad662 Merge remote-tracking branch 'cgal/5.2.x-branch' in master 2021-04-24 18:05:03 +02:00
Sébastien Loriot 5f62e73c65 workaround doxygen bug 2021-04-24 17:46:39 +02:00
Sébastien Loriot 350b9172c5 replace %CGAL by \cgal (but in titles) 2021-04-11 14:52:01 +02:00
Sébastien Loriot 986bb7ff73 remove mentions to python2 2021-01-06 11:27:08 +01:00
Maxime Gimeno 7eefcea2a6 Merge remote-tracking branch 'cgal/master' into Update_python_scripts-maxGimeno 2020-10-05 10:00:31 +02:00
Maxime Gimeno 949428b643 Fix pyquery usage, and update html to new versions 2020-10-02 15:21:19 +02:00
Laurent Rineau 88a3aab077 Merge pull request #4858 from sloriot/Doc-fix_filter_script_for_python3
Python 3 doc build compatibility
2020-07-22 16:54:41 +02:00
Sébastien Loriot c1d364d24a fix package description generation script to be compatible with python 2 and 3 2020-07-21 10:49:04 +02:00
Sébastien Loriot a8f9858099 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-16 16:29:55 +02:00
Sébastien Loriot 9a17c8d9fa Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-04-16 16:28:01 +02:00
Laurent Rineau fab384d4cc Fix Python script that inserted a `<a name="details">` incorrectly 2020-04-14 13:52:01 +02:00
Maxime Gimeno b48fd2d1b9 clean-up 2020-01-07 14:29:46 +01:00
Maxime Gimeno 991a1d1b20 Fix last python script for documentation 2020-01-07 13:23:46 +01:00
Maxime Gimeno 7373cafb7d keep WIPing 2020-01-06 16:49:08 +01:00
Maxime Gimeno 94dcdd65a8 WIP testing doc pipeline 2020-01-03 16:45:35 +01:00
Mael Rouxel-Labbé 9a7d60a54e Add some Turkish characters to generate_how_to_cite.py 2019-11-19 10:50:48 +01:00
Sébastien Loriot 7c63219861 Manual removal of license notice + SPDX updates 2019-10-19 17:14:18 +02:00