From 8b9d8dba5cff39f747e9f243cf97a5ba8aef700a Mon Sep 17 00:00:00 2001 From: Maxime Gimeno Date: Wed, 9 May 2018 11:04:01 +0200 Subject: [PATCH] Marks the 1.8.13 column as used by the official CGAL doc and makes the result table prettier. --- Documentation/doc/scripts/testsuite.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/doc/scripts/testsuite.py b/Documentation/doc/scripts/testsuite.py index ab8bffec92a..3bc49ffdc22 100755 --- a/Documentation/doc/scripts/testsuite.py +++ b/Documentation/doc/scripts/testsuite.py @@ -78,7 +78,8 @@ body {color: black; background-color: #C0C0D0; font-family: sans-serif;}

Doxygen Manual Results

''' - page_footer=''' + page_footer='''
+ @@ -101,7 +102,7 @@ body {color: black; background-color: #C0C0D0; font-family: sans-serif;} suffix = '' if args.doxygen_version2: suffix = args.doxygen_version2 - link2="\n
Documentation built with our fork of Doxygen {_suffix}\n".format(_suffix=suffix) + link2="\n
Documentation built with our fork of Doxygen {_suffix} (used for the official CGAL documentation)\n".format(_suffix=suffix) suffix = '' if args.master_describe: suffix=args.master_describe
Doxygen 1.8.4Doxygen 1.8.13(official)Doxygen master
Package Name Logs