From 6c85b395869bbd052d9b867738265e1480ca1c60 Mon Sep 17 00:00:00 2001 From: Bryan Petty Date: Sun, 19 Jul 2026 13:49:35 -0600 Subject: [PATCH] Update tech docs with current Doxygen version --- docs/contributing/how-to-add-class-documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributing/how-to-add-class-documentation.md b/docs/contributing/how-to-add-class-documentation.md index 26193a8657..dca6d8496e 100644 --- a/docs/contributing/how-to-add-class-documentation.md +++ b/docs/contributing/how-to-add-class-documentation.md @@ -33,8 +33,8 @@ which are implementation details. Running Doxygen --------------- -First, make sure you have a recent version of Doxygen (currently Doxygen 1.8.8 -is used) and Graphviz installed in your system (under Windows Graphviz +First, make sure you have the exact version of Doxygen supported (currently +1.15.0 is used) and Graphviz installed in your system (under Windows Graphviz location should be in %PATH%). On Unix: