From aa224e73eaf7c2d55fea508fab1a33596f60338c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 8 Jun 2020 21:33:28 +0200 Subject: [PATCH] documentation/doxygen: detach the console highlighting symlink. The ANSI lexer is getting a massive update, and we don't need to test the whole thing twice. --- .../test_doxygen/contents_code_language/console-colors.ansi | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) mode change 120000 => 100644 documentation/test_doxygen/contents_code_language/console-colors.ansi diff --git a/documentation/test_doxygen/contents_code_language/console-colors.ansi b/documentation/test_doxygen/contents_code_language/console-colors.ansi deleted file mode 120000 index f10d6d62..00000000 --- a/documentation/test_doxygen/contents_code_language/console-colors.ansi +++ /dev/null @@ -1 +0,0 @@ -../../../plugins/m/test/code/console-colors.ansi \ No newline at end of file diff --git a/documentation/test_doxygen/contents_code_language/console-colors.ansi b/documentation/test_doxygen/contents_code_language/console-colors.ansi new file mode 100644 index 00000000..ccd327f6 --- /dev/null +++ b/documentation/test_doxygen/contents_code_language/console-colors.ansi @@ -0,0 +1,5 @@ +██ ██ ██ ██ ██ ▓▓ ▒▒ + +Leading zeros: ▒▒ ▒▒ + +    ░░ ▒▒ ▓▓ ██ -- 2.30.2