From 11ee48ec9f0bb1d287a03807f227cf4fb38ef0dd Mon Sep 17 00:00:00 2001 From: kprussing Date: Sat, 3 Jul 2021 01:59:28 -0400 Subject: [PATCH] sconsDoxy: Remove the symlink for doxygen The symlink in the doxygen tool example interferes with installing using pip because it tries to do a recursive installation. --- Sample/site_scons/site_tools/doxygen | 1 - 1 file changed, 1 deletion(-) delete mode 120000 Sample/site_scons/site_tools/doxygen diff --git a/Sample/site_scons/site_tools/doxygen b/Sample/site_scons/site_tools/doxygen deleted file mode 120000 index a8a4f8c21..000000000 --- a/Sample/site_scons/site_tools/doxygen +++ /dev/null @@ -1 +0,0 @@ -../../.. \ No newline at end of file