From ede5c5d85a3f6f1c8cb0a1fb9471bd556e6eba45 Mon Sep 17 00:00:00 2001 From: Graham Pentheny Date: Sat, 18 Mar 2023 18:18:58 -0400 Subject: [PATCH] Added code of conduct to doxygen input --- Doxyfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Doxyfile b/Doxyfile index 920937b..890fad4 100644 --- a/Doxyfile +++ b/Doxyfile @@ -911,6 +911,7 @@ WARN_LOGFILE = INPUT = . \ README.md \ CONTRIBUTING.md \ + CODE_OF_CONDUCT.md \ Roadmap.md \ DetourCrowd \ DetourTileCache \