From ea3b4f79f057031b0a878c3225982704b41c7aee Mon Sep 17 00:00:00 2001 From: Istvan Kiss Date: Sun, 8 Sep 2024 17:06:57 +0200 Subject: [PATCH] Test --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 83379456c9..bceef624a5 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -22,6 +22,7 @@ build: - "graphviz" # For dot graphs in doxygen jobs: post_checkout: + - doxygen -v - if [ -d ../clr ]; then rm -rf ../clr; fi - if [ -d ../ROCR-Runtime ]; then rm -rf ../ROCR-Runtime; fi - git clone --depth=1 --single-branch --branch docs/develop https://github.com/ROCm/clr.git ../clr