From 27779030c85910de561943a244cc425aafbe0cab Mon Sep 17 00:00:00 2001 From: David Rowe Date: Fri, 14 May 2021 16:27:09 +1200 Subject: [PATCH] Perl isn't needed after all --- tools/doxygen/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/doxygen/README.md b/tools/doxygen/README.md index b3b702c2a6..34d12c1d8a 100644 --- a/tools/doxygen/README.md +++ b/tools/doxygen/README.md @@ -7,8 +7,6 @@ **Doxygen** ≥ 3.9.1 - https://www.doxygen.nl/ -**Perl** ≥ 5.14 - http://strawberryperl.com/ - Make a `/build/doxygen/` directory. If you want to run Doxygen from a command prompt, add the Doxygen install's `/bin` directory to your system PATH.